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
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WABootstrapConfiguration
public WABootstrapConfiguration()
-