You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/06/12 09:34:00 UTC

[jira] [Resolved] (CAMEL-13634) Camel main - Allow to configure rest dsl configuration

     [ https://issues.apache.org/jira/browse/CAMEL-13634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-13634.
---------------------------------
    Resolution: Fixed

# to configure Rest DSL (global and you need to add camel-undertow to the classpath)
### camel.rest.component=undertow
### camel.rest.port=8080
### camel.rest.component-properties[host-options.buffer-size]=8192


> Camel main - Allow to configure rest dsl configuration
> ------------------------------------------------------
>
>                 Key: CAMEL-13634
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13634
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0.M4
>
>
> So you can configure in application.properties etc, some of the rest dsl configuration you would otherwise have to configure with restConfiguration() in the java dsl



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)