An open API service indexing awesome lists of open source software.

https://github.com/ghusta/hibernate-orm-hhh-15163

Issue reproduction for HHH-15163
https://github.com/ghusta/hibernate-orm-hhh-15163

Last synced: 3 months ago
JSON representation

Issue reproduction for HHH-15163

Awesome Lists containing this project

README

        

= Issue Reproduction for HHH-15163
:author: Guillaume HUSTA
:toc:

== Overview

Issue reproduction for https://hibernate.atlassian.net/browse/HHH-15163[HHH-15163].

=== Resolution

We have to add this to make it build successfully :

[source,xml]
----

jakarta.xml.bind
jakarta.xml.bind-api
3.0.1
compile

----