flowable / flowable/flowable-engine
Restore processEngineMvcEndpoint bean removed during the Spring Boot 2 migration
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
`Migrate Flowable Spring Boot support to Spring Boot 2.0` (https://github.com/flowable/flowable-engine/commit/58e5e119f28a191abaeca2fc530ad9b1aaf9943c) commented out the `processEngineMvcEndpoint` bean in `EndpointAutoConfiguration`:
https://github.com/flowable/flowable-engine/blob/eeebfd23af3571741b60e3f663f17c0ecc50a812/modules/flowable-spring-boot/flowable-spring-boot-starters/flowable-spring-boot-autoconfigure/src/main/java/org/flowable/spring/boot/EndpointAutoConfiguration.java#L44
I guess this should be fixed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.