Heiko Scherrer
Results
6
issues of
Heiko Scherrer
**Describe the bug** In version `6.4.2` and before the startup of Flowable modules could be disabled with the following Spring Boot configuration: ``` flowable: app: enabled: false deploy-resources: false servlet:...
Currently all the services use a version 2.7.x Resolving configuration from the Spring Cloud Config server at runtime is not that easy anymore since it requires the use of legacy...
enhancement