-
-
Notifications
You must be signed in to change notification settings - Fork 67
Migrate to Spring 7 / Spring Boot 4 #278
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: master
Are you sure you want to change the base?
Conversation
|
Thanks for sharing the pr. I'll review and update the PR, let me see why CI is not running. |
Thank you. FYI I removed Spring dependency management ("for now?"), it was giving me some exception that configuration was already applied, did not investigate further more. |
|
@sonus21 Any finding why CI is not running? |
|
@ITman1 can you take a pull again and push again please? I'm not sure why this has issue. |
16fd2ea to
886e22d
Compare
|
@sonus21 Push helped, I did also minor fixes in reactive tests. CI is failing on last step - |
|
Thanks for checking, let me check what's going on. @ITman1 |


Description
Spring 7 and Boot 4 release which brings new major dependencies, mainly Jackson 3.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
RqueueMessageEnqueuerpassed.Checklist: