You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dmitry Volodin (JIRA)" <ji...@apache.org> on 2017/05/30 16:03:04 UTC

[jira] [Created] (CAMEL-11369) camel-spring-boot-starter generator paste incorrect default value

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)