-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Upgrade Camel to spring-boot 4 (draft PR, work in progress) #20055
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
a2b10c9 to
5367a28
Compare
e032d10 to
73212ea
Compare
73212ea to
be899b1
Compare
be899b1 to
950dd0f
Compare
….netty.handler.ssl.defaultEndpointVerificationAlgorithm=NONE for the test
…es the ones in AMQPTestSupport and causes conflict
9cc1bd3 to
5d71c61
Compare
|
if you keep this up to date then SB 4.0.1 has been released |
Description
This is a draft PR for spring-boot 4 upgrade work. At the moment it compiles, and we are working through test failures / version upgrades.
Related issues :
https://issues.apache.org/jira/browse/CAMEL-22728
https://issues.apache.org/jira/browse/CAMEL-22729
https://issues.apache.org/jira/browse/CAMEL-22730
Target
mainbranch)Tracking
Apache Camel coding standards and style
I checked that each commit in the pull request has a meaningful subject line and body.
[ x] I have run
mvn clean install -DskipTestslocally from root folder and I have committed all auto-generated changes.