Package org.apache.syncope.wa.bootstrap
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
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
WABootstrapConfiguration.PropertySourceConfiguration
static class
WABootstrapConfiguration.WAClientConfiguration
-
Constructor Summary
Constructors Constructor Description WABootstrapConfiguration()
-