We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b4d663 + dcfe33f commit 0be22a8Copy full SHA for 0be22a8
build.gradle
@@ -70,7 +70,7 @@ configure([rootProject] + javaProjects) { project ->
70
ext.javadocLinks = [
71
"https://docs.oracle.com/en/java/javase/17/docs/api/",
72
// "https://jakarta.ee/specifications/platform/11/apidocs/",
73
- "https://docs.jboss.org/hibernate/orm/5.6/javadocs/",
+ "https://docs.hibernate.org/orm/5.6/javadocs/",
74
"https://www.quartz-scheduler.org/api/2.3.0/",
75
"https://hc.apache.org/httpcomponents-client-5.5.x/current/httpclient5/apidocs/",
76
"https://projectreactor.io/docs/test/release/api/",
0 commit comments