Class JavaxFaces2_3Properties
- java.lang.Object
-
- org.joinfaces.autoconfigure.javaxfaces.JavaxFaces2_3Properties
-
- All Implemented Interfaces:
ServletContextInitParameterProperties
@ConfigurationProperties(prefix="joinfaces.jsf") public class JavaxFaces2_3Properties extends java.lang.Object implements ServletContextInitParameterProperties
Configuration properties
for JSF 2.3. JavaxFaces standard properties. Taken from https://javaee.github.io/javaee-spec/javadocs/constant-values.html#javax.faces and com.sun.faces.config.WebConfiguration class- See Also:
- JSR-344
-
-
Constructor Summary
Constructors Constructor Description JavaxFaces2_3Properties()
-