boostchicken / spring-data-dynamodb

This module deals with enhanced support for a data access layer built on AWS DynamoDB.
https://boostchicken.github.io/spring-data-dynamodb/
Apache License 2.0
152 stars 49 forks source link

Suport to Spring 6 #736

Open lgklein opened 1 year ago

lgklein commented 1 year ago

Hello, is there an intention to adapt this excellent framework to the latest version of Spring 6 with AOT?

jahutton commented 1 year ago

@boostchicken have some preliminary work to deliver this (pending sdkv2). Spring Data v2->v3 isn't as bad since we don't have to deal with jakarta churn such as JCA re relational databases.

Hypernation commented 9 months ago

the update to spring 6 would be very much appreciated.