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