You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bin/configs/java-jersey2-8.yaml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,5 @@ additionalProperties:
11
11
useOneOfDiscriminatorLookup: true
12
12
disallowAdditionalPropertiesIfNotPresent: false
13
13
gradleProperties: "\n# JVM arguments\norg.gradle.jvmargs=-Xmx2024m -XX:MaxPermSize=512m\n# set timeout\norg.gradle.daemon.idletimeout=3600000\n# show all warnings\norg.gradle.warning.mode=all"
Copy file name to clipboardExpand all lines: bin/configs/java-jersey3.yaml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,5 @@ additionalProperties:
12
12
useOneOfDiscriminatorLookup: true
13
13
disallowAdditionalPropertiesIfNotPresent: false
14
14
gradleProperties: "\n# JVM arguments\norg.gradle.jvmargs=-Xmx2024m -XX:MaxPermSize=512m\n# set timeout\norg.gradle.daemon.idletimeout=3600000\n# show all warnings\norg.gradle.warning.mode=all"
0 commit comments