Aurélien Pupier created CAMEL-16125:
---------------------------------------
Summary: ServletComponentConfiguration generated code is not using
the private attribute enabled
Key: CAMEL-16125
URL: https://issues.apache.org/jira/browse/CAMEL-16125
Project: Camel
Issue Type: Bug
Components: camel-servlet
Affects Versions: 3.7.1
Reporter: Aurélien Pupier
org.apache.camel.component.servlet.springboot.ServletComponentConfiguration.enabled
is unused. This is suspicious.
camel.component.servlet.mapping.enabled
https://camel.apache.org/components/latest/servlet-component.html#_usage_with_spring_boot
there is another _enabled_ attribute in
org.apache.camel.component.servlet.springboot.ServletMappingConfiguration.enabled
--
This message was sent by Atlassian Jira
(v8.3.4#803005)