mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 05:02:46 +00:00
* [kotlin-spring] Adds useFlowForArrayReturnType option for reactive mode (#16130) * [kotlin-spring] Replaces manual doc change with generated one (#16130) * [kotlin-spring] Fixes errors (#16130) * [kotlin-spring] Adds samples (#16130)
This commit is contained in:
committed by
GitHub
parent
522b134cd9
commit
358e8af2bf
BIN
samples/server/petstore/kotlin-springboot-reactive-without-flow/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
samples/server/petstore/kotlin-springboot-reactive-without-flow/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
Reference in New Issue
Block a user