Skip to content

Spring Boot 3 Upgrade#817

Open
adforst wants to merge 3 commits intoboostchicken:developfrom
allianz-direct:feat/spring-boot-3
Open

Spring Boot 3 Upgrade#817
adforst wants to merge 3 commits intoboostchicken:developfrom
allianz-direct:feat/spring-boot-3

Conversation

@adforst
Copy link
Copy Markdown

@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
Copy Markdown

dom54 commented Feb 6, 2024

@boostchicken any chance this gets merged any time soon?

@Hypernation
Copy link
Copy Markdown

this would come in very handy!

@AldinDuraki
Copy link
Copy Markdown

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

@mailmaldi
Copy link
Copy Markdown

+1 for merging

@mingzew
Copy link
Copy Markdown

mingzew commented Sep 30, 2025

I've found a more up-to-date fork that's working with spring boot 3/spring 6
https://github.com/prasanna0586/spring-data-dynamodb/tree/v6.0.4

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.

8 participants