Class WABootstrapConfiguration


  • @Configuration(proxyBeanMethods=false)
    @PropertySource("classpath:wa.properties") @PropertySource(value="file:${syncope.conf.dir}/wa.properties",ignoreResourceNotFound=true)
    public class WABootstrapConfiguration
    extends Object
    • Constructor Detail

      • WABootstrapConfiguration

        public WABootstrapConfiguration()