@Profile(value="dev") @Configuration(proxyBeanMethods=false) public class ApplicationDevelopmentConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FLOWABLE_MODELER_DEPLOYMENT_URL |
protected static boolean |
FLOWABLE_MODELER_REST_ENABLED |
| Constructor and Description |
|---|
ApplicationDevelopmentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
postConstruct() |
protected static final boolean FLOWABLE_MODELER_REST_ENABLED
protected static final String FLOWABLE_MODELER_DEPLOYMENT_URL
@PostConstruct public void postConstruct()
Copyright © 2020 Flowable. All rights reserved.