Hey everyone,
I have a spring boot app. in which I my routes defined in .yaml files under
/resources/camel/ folder.
Spring boot version: 2.1.18.RELEASE
Camel version: 3.9.0
I have the specified following spring boot property in bootstrap.yml:
camel:
springboot:
routes-include-pattern: cla
Hi
Are you sure about the versions as they are very old.
On Fri, Feb 10, 2023 at 3:21 AM Harnish Patel wrote:
> Hey everyone,
>
> I have a spring boot app. in which I my routes defined in .yaml files
> under /resources/camel/ folder.
> Spring boot version: 2.1.18.RELEASE
> Camel version: 3.9.0