Skip to content
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

Spring 6 and 5 compatibility #99

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Spring 6 and 5 compatibility #99

merged 2 commits into from
Jan 8, 2024

Conversation

lukasniemeier-zalando
Copy link
Collaborator

@lukasniemeier-zalando lukasniemeier-zalando commented Jan 5, 2024

Fixes #75

  • upgrade base Spring dependency to Spring 6
  • backwards compatibility with Spring 5 (via building against Java 11)
  • run build and tests against both Spring 6 and 5

We also tested the compatibility successfully with two little example applications.

* upgrade base Spring dependency to Spring 6
* backwards compatibility with Spring 5 (via building against Java 11)
* run build and tests against both Spring 6 and 5
@rameshmalla
Copy link
Contributor

👍

README.md Outdated Show resolved Hide resolved
@muhammad-hamed
Copy link
Contributor

👍

Co-authored-by: Muhammad Hamed <[email protected]>
@lukasniemeier-zalando
Copy link
Collaborator Author

👍

@lukasniemeier-zalando lukasniemeier-zalando merged commit 5d47c2f into main Jan 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Spring6/SpringBoot3
3 participants