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

Use jakarta.persistence-api instead of javax.persistence-api #88

Open
BITSchmid opened this issue Oct 18, 2024 · 3 comments
Open

Use jakarta.persistence-api instead of javax.persistence-api #88

BITSchmid opened this issue Oct 18, 2024 · 3 comments

Comments

@BITSchmid
Copy link

Feature request:

With Spring Boot 3.x and other libraries "javax.persistence-api" is more and more outdated.
It would be great if a new major version could be released which uses jakarta.persistence-api.

BITSchmid pushed a commit to BITSchmid/dieselpoint-norm that referenced this issue Oct 18, 2024
@BITSchmid
Copy link
Author

I created a pull request for this change:

#89

ccleve added a commit that referenced this issue Oct 18, 2024
[#88] Use jakarta.persistence-api instead of javax.persistence-api
@ccleve
Copy link
Member

ccleve commented Oct 18, 2024

I accepted the change. I'm making a couple of other changes and then I'll do a release.

@BITSchmid
Copy link
Author

Ok, perfect. Thx

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

2 participants