From a09e8a179ebf95d20b467e500cd7f11f5a483ad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Thu, 30 Apr 2020 14:55:06 +0200 Subject: [PATCH] WiP --- .gitignore | 6 ++++++ src/main/resources/spring/camel-context.xml | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4009fb0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +/target/ +.classpath +.project +/bin/ +.vscode +.settings diff --git a/src/main/resources/spring/camel-context.xml b/src/main/resources/spring/camel-context.xml index 1e77354..bfc59a0 100644 --- a/src/main/resources/spring/camel-context.xml +++ b/src/main/resources/spring/camel-context.xml @@ -3,14 +3,14 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd http://camel.apache.org/schema/spring https://camel.apache.org/schema/spring/camel-spring.xsd"> - - - - - + + + + + $.name - +