Class UndertowProperties


  • @ConfigurationProperties("joinfaces.undertow")
    public class UndertowProperties
    extends Object
    Configuration properties of Undertow.
    • Constructor Detail

      • UndertowProperties

        public UndertowProperties()
    • Method Detail

      • getClassPathResource

        public String getClassPathResource()
        Classpath to find jsf resources Default to META-INF/resources.
      • setClassPathResource

        public void setClassPathResource​(String classPathResource)
        Classpath to find jsf resources Default to META-INF/resources.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object