Hi
The src/test/resources/camel or src/main/resources/camel is a reserved
folder where Camel will by default load routes from various source files
such as yaml, xml, or whatever.
So do not use that for test data.
Or turn this off in camel, see the camel. spring boot page for the options
https://c
Hi all
I have this project GitHub - ghitacornel/testApacheCamel
|
|
|
| | |
|
|
|
| |
GitHub - ghitacornel/testApacheCamel
Contribute to ghitacornel/testApacheCamel development by creating an account on
GitHub.
|
|
|
for test purpose.
While trying to test some examples with la