@Import(value=DispatcherServletConfiguration.class) @ComponentScan(value="org.flowable.dmn.rest.service.api") public class DmnEngineRestConfiguration extends Object
| Constructor and Description |
|---|
DmnEngineRestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DmnRestResponseFactory |
dmnRestResponseFactory() |
@Bean public DmnRestResponseFactory dmnRestResponseFactory()
Copyright © 2021 Flowable. All rights reserved.