From 729a375cb31276a41ce03e2f77c27887f348409e Mon Sep 17 00:00:00 2001 From: wing328 Date: Sun, 2 Jun 2019 20:45:56 +0000 Subject: [PATCH] Deploy website Deploy website version based on 7916f2f880838041aa74ddc0f8922e7068341be8 --- docs/generators/kotlin-spring.html | 5 +++-- docs/generators/kotlin-spring/index.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/generators/kotlin-spring.html b/docs/generators/kotlin-spring.html index b82582aab38c..e3dfc6f07054 100644 --- a/docs/generators/kotlin-spring.html +++ b/docs/generators/kotlin-spring.html @@ -31,13 +31,14 @@ sidebar_label: kotlin-spring

serverPortconfiguration the port in which the sever is to run on8080 modelPackagemodel package for generated codeorg.openapitools.model apiPackageapi package for generated codeorg.openapitools.api -exceptionHandlergenerate default global exception handlerstrue +exceptionHandlergenerate default global exception handlers (not compatible with reactive. enabling reactive will disable exceptionHandler )true gradleBuildFilegenerate a gradle build file using the Kotlin DSLtrue swaggerAnnotationsgenerate swagger annotations to go alongside controllers and modelsfalse serviceInterfacegenerate service interfaces to go alongside controllers. In most cases this option would be used to update an existing project, so not to override implementations. Useful to help facilitate the generation gap patternfalse serviceImplementationgenerate stub service implementations that extends service interfaces. If this is set to true service interfaces will also be generatedfalse useBeanValidationUse BeanValidation API annotations to validate data typestrue +reactiveuse coroutines for reactive behaviorfalse librarylibrary template (sub-template)
spring-boot
Spring-boot Server application.
spring-boot -
Last updated on 2019-5-22
\ No newline at end of file +
Last updated on 2019-6-2
\ No newline at end of file diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html index b82582aab38c..e3dfc6f07054 100644 --- a/docs/generators/kotlin-spring/index.html +++ b/docs/generators/kotlin-spring/index.html @@ -31,13 +31,14 @@ sidebar_label: kotlin-spring

serverPortconfiguration the port in which the sever is to run on8080 modelPackagemodel package for generated codeorg.openapitools.model apiPackageapi package for generated codeorg.openapitools.api -exceptionHandlergenerate default global exception handlerstrue +exceptionHandlergenerate default global exception handlers (not compatible with reactive. enabling reactive will disable exceptionHandler )true gradleBuildFilegenerate a gradle build file using the Kotlin DSLtrue swaggerAnnotationsgenerate swagger annotations to go alongside controllers and modelsfalse serviceInterfacegenerate service interfaces to go alongside controllers. In most cases this option would be used to update an existing project, so not to override implementations. Useful to help facilitate the generation gap patternfalse serviceImplementationgenerate stub service implementations that extends service interfaces. If this is set to true service interfaces will also be generatedfalse useBeanValidationUse BeanValidation API annotations to validate data typestrue +reactiveuse coroutines for reactive behaviorfalse librarylibrary template (sub-template)
spring-boot
Spring-boot Server application.
spring-boot -
Last updated on 2019-5-22
\ No newline at end of file +
Last updated on 2019-6-2
\ No newline at end of file