Dmitry Volodin created CAMEL-11369:
--------------------------------------
Summary: camel-spring-boot-starter generator paste incorrect
default value
Key: CAMEL-11369
URL: https://issues.apache.org/jira/browse/CAMEL-11369
Project: Camel
Issue Type: Bug
Components: camel-spring-boot-starters
Affects Versions: 2.20.0
Reporter: Dmitry Volodin
I've created a new data component and submit it via PR
https://github.com/apache/camel/pull/1729
The spring-bootstarter *DataFormatConfiguration class contains incorrectly
defined default value:
private String contentTypeFormat = String.binary;
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)