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

Upgrading to SpringBoot 3.x #216

Open
omar-araboghli opened this issue Sep 7, 2023 · 8 comments · Fixed by #217
Open

Upgrading to SpringBoot 3.x #216

omar-araboghli opened this issue Sep 7, 2023 · 8 comments · Fixed by #217
Assignees
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed

Comments

@omar-araboghli
Copy link

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 the 2.7 version. Mainly the changes related to Java EE.

Spring Boot 3.0 has migrated from Java EE to Jakarta EE APIs for all dependencies.

@CorvusYe
Copy link
Collaborator

CorvusYe commented Sep 7, 2023

https://github.com/nebula-contrib/ngbatis/blob/master/CHANGELOG.md

3.x has been in the TODO list for a long time. But ...

@omar-araboghli
Copy link
Author

@CorvusYe, that's a pity 😕 Any idea about when to take that up?

@CorvusYe
Copy link
Collaborator

CorvusYe commented Sep 7, 2023

@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.

@wey-gu wey-gu added help wanted Extra attention is needed enhancement New feature or request labels Sep 8, 2023
@omar-araboghli
Copy link
Author

omar-araboghli commented Sep 8, 2023

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 Beetl doesn't provide java 17 support. Or maybe I couldn't do that properly due to my limited time. I hope you guys can do the upgrade and release a new version soon! 😄

@CorvusYe
Copy link
Collaborator

CorvusYe commented Sep 8, 2023

@omar-araboghli
Which version of beetl are you using? As far as I know, the author has projects that deps on beetl and support springboot3.

@CorvusYe
Copy link
Collaborator

CorvusYe commented Sep 8, 2023

Beetl-integration may be helpful to you.
And looking forward to your smooth integreation. Thanks.

@omar-araboghli
Copy link
Author

Thanks for the info! Please check #217. I need help :(

@CorvusYe
Copy link
Collaborator

@Nicole00
Do you have time to do the integration of springboot3.x? My initial idea is to set up separate branches to deal with different versions of springboot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

3 participants