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.
1 parent 22cb819 commit 04ae53dCopy full SHA for 04ae53d
build.gradle
@@ -69,7 +69,7 @@ configure([rootProject] + javaProjects) { project ->
69
70
ext.javadocLinks = [
71
"https://docs.oracle.com/en/java/javase/17/docs/api/",
72
- // "https://jakarta.ee/specifications/platform/11/apidocs/",
+ "https://jakarta.ee/specifications/platform/11/apidocs/",
73
"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/",
0 commit comments