Skip to content

Commit 666d367

Browse files
Add initial set of hibernate 7.1 metadata (#665)
1 parent 124d15d commit 666d367

39 files changed

+11160
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[
2+
"proxy-config.json",
3+
"reflect-config.json",
4+
"resource-config.json"
5+
]
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[
2+
{
3+
"condition":{"typeReachable":"org.hibernate.boot.jaxb.internal.ConfigurationBinder"},
4+
"interfaces":["jakarta.xml.bind.annotation.XmlAccessorType","org.glassfish.jaxb.core.v2.model.annotation.Locatable"]
5+
},
6+
{
7+
"condition":{"typeReachable":"org.hibernate.boot.jaxb.internal.ConfigurationBinder"},
8+
"interfaces":["jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter","org.glassfish.jaxb.core.v2.model.annotation.Locatable"]
9+
}
10+
]

0 commit comments

Comments
 (0)