-
Notifications
You must be signed in to change notification settings - Fork 44
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
Upgrading to SpringBoot 3.x #216
Comments
https://github.com/nebula-contrib/ngbatis/blob/master/CHANGELOG.md
|
@CorvusYe, that's a pity 😕 Any idea about when to take that up? |
@omar-araboghli It's a little hard to promise, 😭 I also hope to be as soon as possible, after all, 3.x is more and more widely used. |
Thanks for the info! Fyi: I tried to play around and do the upgrade myself, but it doesn't seem to be that easy, since |
@omar-araboghli |
Beetl-integration may be helpful to you. |
Thanks for the info! Please check #217. I need help :( |
@Nicole00 |
Is there any plan to upgrade to SpringBoot
>3.x
? There are major changes which affect this project and unfortunately make it only usable by the2.7
version. Mainly the changes related to Java EE.The text was updated successfully, but these errors were encountered: