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

Is this project still alive? #768

Open
stephanrauh opened this issue Jan 8, 2023 · 10 comments
Open

Is this project still alive? #768

stephanrauh opened this issue Jan 8, 2023 · 10 comments

Comments

@stephanrauh
Copy link

Both Spring 6 and Spring Boot 3 have been published in November, so I'd expect some activity here. However, the last commit is roughly a year ago and the last publish to Maven Central is two and a half years old. Is this repository still alive? Are you going to continue your great work?

Best regards,
Stephan

@aschade92
Copy link

I too am thinking of adopting this library but it'd be hard to justify without spring boot 3 support.

@prasanna0586
Copy link

@boostchicken : Are you still planning to support this library? We are working on migrating our existing apps to spring boot 3 and we are using the v5.2.3 of this library today. Should we instead go with https://github.com/awspring/spring-cloud-aws?

@joecotton-wk
Copy link

@boostchicken I'd also like to know if this repository is still supported or not

@garretwilson
Copy link

I was actually going to file a ticket to ask a related question. This project is linked in the Spring Data docs as the "Spring Data module for DynamoDB". But from a cursory overview it looks like it's using the v1 SDK, and I'm not sure if it supports Java 17+.

I'm considering forking the project and bringing it up-to-date, including support for the latest Spring and JDK; as well as the latest Java features such as records. I wanted to get an idea of how much interest there is for this. I'm also wondering whether it should be done independently or as part of the official Spring project—and if the latter, how I would go about doing that.

@prasanna0586
Copy link

I was actually going to file a ticket to ask a related question. This project is linked in the Spring Data docs as the "Spring Data module for DynamoDB". But from a cursory overview it looks like it's using the v1 SDK, and I'm not sure if it supports Java 17+.

I'm considering forking the project and bringing it up-to-date, including support for the latest Spring and JDK; as well as the latest Java features such as records. I wanted to get an idea of how much interest there is for this. I'm also wondering whether it should be done independently or as part of the official Spring project—and if the latter, how I would go about doing that.

That would be great! We are still using this project and we really like it. It would be great if this project can support JDK 17+ and AWS Java SDK v2.

@garretwilson
Copy link

I'm considering forking the project and bringing it up-to-date …

I'm still seriously considering this, but there are only four upvotes so var. I'd only want to invest the time and effort if there were significant interest. Maybe there's another forum I should ask in to get an idea of the interest.

@vpavlyuk
Copy link

I'm considering forking the project and bringing it up-to-date …

I'm still seriously considering this, but there are only four upvotes so var. I'd only want to invest the time and effort if there were significant interest. Maybe there's another forum I should ask in to get an idea of the interest.

Maybe some spring-cloud-aws forums?

@sandfordn
Copy link

I'm considering forking the project and bringing it up-to-date …

I'm still seriously considering this, but there are only four upvotes so var. I'd only want to invest the time and effort if there were significant interest. Maybe there's another forum I should ask in to get an idea of the interest.

Just wondering if there's been any movement on this? We're in the same position where we want to upgrade to spring boot 3.0 but there doesn't seem to be an alternative to this module unfortunately

@garretwilson
Copy link

Just wondering if there's been any movement on this?

I'm still deciding whether tackle this or not. I'm only interested in putting in the significant effort involved if someone will be using it, and so far I've only got a couple of thumbs-up and a couple of comments.

Either way, I will be creating a library that significantly eases DynamoDB development by abstracting object serialization and such. I just haven't decided if it's worth making it compatible with Spring Data if there is little interest in the community.

@prasanna0586
Copy link

Just wondering if there's been any movement on this?

I'm still deciding whether tackle this or not. I'm only interested in putting in the significant effort involved if someone will be using it, and so far I've only got a couple of thumbs-up and a couple of comments.

Either way, I will be creating a library that significantly eases DynamoDB development by abstracting object serialization and such. I just haven't decided if it's worth making it compatible with Spring Data if there is little interest in the community.

Like I mentioned. We are using this library in PROD and your work here will be very useful for us.

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

No branches or pull requests

7 participants