Class MyfacesProperties

  • All Implemented Interfaces:
    ServletContextInitParameterProperties

    @ConfigurationProperties(prefix="joinfaces.myfaces")
    public class MyfacesProperties
    extends Object
    implements ServletContextInitParameterProperties
    Configuration properties of MyFaces. Taken from https://myfaces.apache.org/core22/myfaces-impl/webconfig.html and from http://myfaces.apache.org/core22/myfaces-impl/apidocs/constant-values.html
    • Constructor Detail

      • MyfacesProperties

        public MyfacesProperties()