Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.20.0
-
Fix Version/s: 2.20.0
-
Component/s: camel-spring-boot-starters, tooling
-
Labels:None
-
Estimated Complexity:Unknown
Description
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;
Attachments
Issue Links
- links to