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

Add jackson-datatype-hibernate6 for Hibernate 6 #158

Closed
zUniQueX opened this issue Jun 27, 2022 · 6 comments · Fixed by #162
Closed

Add jackson-datatype-hibernate6 for Hibernate 6 #158

zUniQueX opened this issue Jun 27, 2022 · 6 comments · Fixed by #162
Labels
pr-needed Feature request for which PR likely needed (no active development but idea is workable)
Milestone

Comments

@zUniQueX
Copy link

Are there any plans for development of a module for Hibernate 6 or rather 6.1 yet?

@cowtowncoder
Copy link
Member

Yes, if someone contributes an implementation. Unfortunately this module is without active owner at this point and is thereby not well supported.

@zUniQueX
Copy link
Author

Thanks for the fast answer! Unfortunately, I'm not familar enough with Jackson and Hibernate to contribute a suitable implementation myself. Maybe this issue encourages somebody to make a PR.

@cowtowncoder cowtowncoder added the pr-needed Feature request for which PR likely needed (no active development but idea is workable) label Jun 28, 2022
@MartinHlavna
Copy link

Looks like Hibernate 5 Jakarta module works for Hibernate 6 at the moment. I did test only basic serialization of "lazy proxies" though.

@cowtowncoder
Copy link
Member

Thank you @MartinHlavna -- maybe this encourages others to try it out, see how well it works.

@zUniQueX
Copy link
Author

Thank you @MartinHlavna -- maybe this encourages others to try it out, see how well it works.

@cowtowncoder I've read the migration guide for Hibernate 6 and 6.1 and didn't see an issue for the Jakarta Jackson module, so this is my current workaround too.

@cowtowncoder
Copy link
Member

@MartinHlavna @zUniQueX thank you! One thing that'd be helpful if anyone has time would be a little PR for change(s) to README, mentioning compatibility.

@cowtowncoder cowtowncoder added this to the 2.15.0 milestone Dec 17, 2022
@cowtowncoder cowtowncoder changed the title Module for Hibernate 6 Add jackson-datatype-hibernate6 for Hibernate 6 Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-needed Feature request for which PR likely needed (no active development but idea is workable)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants