public interface ServletContextInitParameterConfigurationProperties
configuration properties
which contain init parameters to be set on a servlet context.
Classes implementing this interface should
@ConfigurationProperties() and@ServletContextInitParameter() or @NestedPropertyServletContextInitParameter,
NestedPropertyCopyright © 2016–2018 JoinFaces. All rights reserved.