This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 999f3a9fbe63f00603ea6d4899543e2334688838 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jun 9 17:47:37 2020 +0200 Regen docs --- docs/components/modules/ROOT/pages/resteasy-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/modules/ROOT/pages/resteasy-component.adoc b/docs/components/modules/ROOT/pages/resteasy-component.adoc index fa8d5d9..787e6f7 100644 --- a/docs/components/modules/ROOT/pages/resteasy-component.adoc +++ b/docs/components/modules/ROOT/pages/resteasy-component.adoc @@ -251,4 +251,4 @@ Then you can define your route as follows: Notice that component-scan is important to load resteasy servlet properly into container's runtime. -include::camel-spring-boot::page$restasy-starter.adoc[] +include::camel-spring-boot::page$resteasy-starter.adoc[]