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 - +