Class WABootstrapConfiguration

java.lang.Object
org.apache.syncope.wa.bootstrap.WABootstrapConfiguration

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

    • WABootstrapConfiguration

      public WABootstrapConfiguration()