Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: camel-spring-boot
-
Labels:None
-
Estimated Complexity: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()