forked from loafle/openapi-generator-original
Java 11 native HTTP client library (#3434)
* Initial commit of Java 11 native HTTP client port * Rebase to master and add JSR305 for @Nullable * Update samples with @Nullable annotations
This commit is contained in:
committed by
William Cheng
parent
8253c28d6e
commit
43590582c5
BIN
samples/client/petstore/java/native/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
samples/client/petstore/java/native/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
5
samples/client/petstore/java/native/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
5
samples/client/petstore/java/native/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.5-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
Reference in New Issue
Block a user