apache camel project

This commit is contained in:
2021-11-15 16:44:42 +01:00
parent 07cd6038c2
commit 61b4dfef99
29 changed files with 1166 additions and 0 deletions

13
Camel/.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="Camel" />
</profile>
</annotationProcessing>
</component>
</project>