@Configuration @EnableConfigurationProperties(value=org.flowable.ui.idm.properties.FlowableIdmAppProperties.class) @ComponentScan(basePackages={"org.flowable.ui.common.conf","org.flowable.ui.idm.conf","org.flowable.ui.idm.security","org.flowable.ui.idm.idm","org.flowable.ui.idm.service"}, excludeFilters=) public class ApplicationConfiguration extends Object
| Constructor and Description |
|---|
ApplicationConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.servlet.ServletRegistrationBean |
apiServlet(org.springframework.context.ApplicationContext applicationContext) |
Copyright © 2018 Flowable. All rights reserved.