Class RewriteProperties
- java.lang.Object
-
- org.joinfaces.autoconfigure.rewrite.RewriteProperties
-
- All Implemented Interfaces:
ServletContextInitParameterProperties
@ConfigurationProperties(prefix="joinfaces.rewrite") public class RewriteProperties extends java.lang.Object implements ServletContextInitParameterProperties
Configuration properties of Rewrite.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RewriteProperties.AnnotationConfigProviderProperties
-
Constructor Summary
Constructors Constructor Description RewriteProperties()
-