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 Boot 3 Upgrade #817

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

adforst
Copy link

@adforst adforst commented Nov 14, 2023

No description provided.

Includes required upgrade to java 17
Use jakarta.validation-api rather than hibernate-validator

hibernate was not really used. Only its transitive dependency to the
 validation api was used

as of 6.0, in favor of custom exception messages with selective
 inclusion of cause messages
 See ExceptionHandlerTest and SimpleDynamoDBCrudRepositoryTest
due to breaking changes and to match spring version
@dom54
Copy link

dom54 commented Feb 6, 2024

@boostchicken any chance this gets merged any time soon?

@Hypernation
Copy link

this would come in very handy!

@AldinDuraki
Copy link

@boostchicken can you please have a look at this? It's sadly not usable with Spring 6.x anymore.

@mailmaldi
Copy link

+1 for merging

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.

None yet

6 participants