diff --git a/docs/generators/kotlin-spring.html b/docs/generators/kotlin-spring.html index a9495f426dd..cdb104205ec 100644 --- a/docs/generators/kotlin-spring.html +++ b/docs/generators/kotlin-spring.html @@ -38,7 +38,8 @@ sidebar_label: kotlin-spring

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 +interfaceOnlyWhether to generate only API interface stubs without the server files.false librarylibrary template (sub-template)
spring-boot
Spring-boot Server application.
spring-boot -
Last updated on 2019-6-6
\ No newline at end of file +
Last updated on 2019-6-27
\ No newline at end of file diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html index a9495f426dd..cdb104205ec 100644 --- a/docs/generators/kotlin-spring/index.html +++ b/docs/generators/kotlin-spring/index.html @@ -38,7 +38,8 @@ sidebar_label: kotlin-spring

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 +interfaceOnlyWhether to generate only API interface stubs without the server files.false librarylibrary template (sub-template)
spring-boot
Spring-boot Server application.
spring-boot -
Last updated on 2019-6-6
\ No newline at end of file +
Last updated on 2019-6-27
\ No newline at end of file