Nicola Ferraro created CAMEL-11476:
--------------------------------------
Summary: spring-boot - routes not loaded when setting a
management.port
Key: CAMEL-11476
URL: https://issues.apache.org/jira/browse/CAMEL-11476
Project: Camel
Issue Type: Bug
Affects Versions: 2.20.0
Reporter: Nicola Ferraro
This is a really weird bug. If you set:
{code}
management.port=8081
{code}
On the application.properties file of any spring-boot application using
actuator, then camel routes created through RouteBuilders are not loaded
("Total 0 routes, of which 0 are started.").
I've found it in (all) the fabric8 basic quickstarts, but it happens also in
the "camel-example-spring-boot" bundled with Apache Camel. Everything works in
2.19.x.
Setting a different management port is a best practice.
[~zregvart], [[email protected]], [~lb] any idea?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)