@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=AppRestUrls.class) @ConditionalOnBean(value=AppEngine.class) public static class RestApiAutoConfiguration.AppEngineRestApiConfiguration extends BaseRestApiConfiguration
applicationContext, multipartConfigElement| Constructor and Description |
|---|
AppEngineRestApiConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.servlet.ServletRegistrationBean |
appServlet(FlowableAppProperties properties) |
registerServlet, setApplicationContext, setMultipartConfigElement@Bean public org.springframework.boot.web.servlet.ServletRegistrationBean appServlet(FlowableAppProperties properties)
Copyright © 2023 Flowable. All rights reserved.