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 @NestedProperty
ServletContextInitParameter
,
NestedProperty
Copyright © 2016–2018 JoinFaces. All rights reserved.