-
-
Notifications
You must be signed in to change notification settings - Fork 166
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
update to spring boot 3 #1258
Comments
@fer-marino thanks for your issue. I will try to take time to do it! |
"Hi, thanks for all your hard work on Cassandre—it's been incredibly helpful! I was wondering if you have any plans to update it to Spring Boot 3, as I'd be interested in using the new features." |
HI @xerikssonx and thanks, i will try to find some time in december |
@straumat could you please allow me create branches and pull requests, I working on migration to Spring boot 3 |
@xerikssonx Hi ! I think you can create a fork and ask for me to merge your work once you are done ? |
@xerikssonx Thanks ! I try to review it this week. Just one question : why do you remove ZonedDateTime ? |
@straumat it did not work with ZonedDateTime. But I check fix that I've added for OffsetDateTime works also with ZonedDateTime. So I reverted changes to ZoneDateTime back. Could you pleasetrigger build again? |
@straumat hi, are you going to create new release with spring boot 3? |
@xerikssonx Hi ! Yes, but i need to fix some issues with my key :) |
I've noticed that this project still uses spring 2.7, which unfortunately has been discontinued. Would be nice to rebase on spring boot 3!
Just forcing the dependency doesn't seems to work unfortunately. Thanks for your work
The text was updated successfully, but these errors were encountered: