Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Please see the discussion here: http://camel.465427.n5.nabble.com/Spring-Boot-and-Camel-2-17-HangupSupport-Removed-td5781339.html#a5781417
Workaround:
- set camel.springboot.main-run-controller to false
- manually run ApplicationController ctx.getBean(CamelSpringBootApplicationController.class).run()