You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/01/16 12:15:00 UTC

[jira] [Created] (CAMEL-18933) camel-spring-boot - Adjust auto configuration to load Spring Boot 3

Claus Ibsen created CAMEL-18933:
-----------------------------------

             Summary: camel-spring-boot - Adjust auto configuration to load Spring Boot 3
                 Key: CAMEL-18933
                 URL: https://issues.apache.org/jira/browse/CAMEL-18933
             Project: Camel
          Issue Type: Task
          Components: camel-spring-boot
            Reporter: Claus Ibsen
             Fix For: 4.0


https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#auto-configuration-files

We need to adjust
https://github.com/apache/camel-spring-boot/blob/main/tooling/camel-spring-boot-generator-maven-plugin/src/main/java/org/apache/camel/springboot/maven/SpringBootAutoConfigurationMojo.java

And maybe some others too

And then regenerate all the -starter to use the SB3 style (remember to delete old files no longer in use)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)