From 9ca068de7e8c8640ce8762ac269c6bb7d4ca5a99 Mon Sep 17 00:00:00 2001 From: Camilo Contreras Date: Mon, 23 Sep 2019 15:54:53 -0300 Subject: [PATCH] camel context --- src/main/resources/application.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8b13789..7c85ca9 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1 +1,3 @@ +# Camel context +camel.component.servlet.mapping.contextPath=/api/*