Class ApplicationConfig

    • Field Detail

      • log

        protected static final org.slf4j.Logger log
    • Constructor Detail

      • ApplicationConfig

        protected ApplicationConfig()
    • Method Detail

      • getPropsFromResource

        public static Properties getPropsFromResource​(String resourceName)
      • getPropsFromXml

        public static Properties getPropsFromXml​(String propsXml)
      • getPropsFromXmlResource

        public static Properties getPropsFromXmlResource​(String resourceName)