Re: Autowiring fails with Spring Boot 3

2022-11-29 Thread Andrea Cosentino
Hello, Camel Spring Boot 3.18.x is not supporting Spring Boot 3. Camel 4 has the Spring Boot 3 support as target. Il giorno mar 29 nov 2022 alle ore 14:42 Peter Hicks < peter.hi...@poggs.co.uk> ha scritto: > All, > > I am running into a problem with camel-spring-boot-starter v3.18.x and > Sprin

Autowiring fails with Spring Boot 3

2022-11-29 Thread Peter Hicks
All, I am running into a problem with camel-spring-boot-starter v3.18.x and Spring Boot 3. There is example code at https://github.com/poggs/test-spring-boot-camel to show this. When running under Spring Boot 2.7.x, the GenericRouteBuilder in my code is able to get a CamelContext via constructor