Class BootsfacesProperties
- java.lang.Object
 - 
- org.joinfaces.autoconfigure.bootsfaces.BootsfacesProperties
 
 
- 
- All Implemented Interfaces:
 ServletContextInitParameterProperties
@ConfigurationProperties(prefix="joinfaces.bootsfaces") public class BootsfacesProperties extends Object implements ServletContextInitParameterProperties
Configuration properties of BootsFaces.Taken from
- http://search.maven.org/remotecontent?filepath=net/bootsfaces/bootsfaces/0.8.6/bootsfaces-0.8.6-javadoc.jar
 - https://github.com/TheCoder4eu/BootsFaces-OSP
 - https://showcase.bootsfaces.net/miscellaneous/Configuration.jsf
 
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBootsfacesProperties.DefaultsDefaults class of renderLabel property. 
- 
Constructor Summary
Constructors Constructor Description BootsfacesProperties() 
 -