From 9e861a59c24a2840e7cc4024caeee5f166cac89f Mon Sep 17 00:00:00 2001 From: wing328 Date: Tue, 2 Jul 2019 09:16:13 +0000 Subject: [PATCH] Deploy website Deploy website version based on c012dcd7544a5388190b1dfa6acf58db56a787b3 --- docs/generators/java-vertx.html | 5 +++-- docs/generators/java-vertx/index.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/generators/java-vertx.html b/docs/generators/java-vertx.html index 96e2ee7dc78..61e5393acf9 100644 --- a/docs/generators/java-vertx.html +++ b/docs/generators/java-vertx.html @@ -53,8 +53,9 @@ sidebar_label: java-vertx

parentArtifactIdparent artifactId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effectnull parentVersionparent version in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effectnull snapshotVersionUses a SNAPSHOT version.
true
Use a SnapShot Version
false
Use a Release Version
null -rxInterfaceWhen specified, API interfaces are generated with RX and methods return Single<> and Comparable.false +rxInterfaceWhen specified, API interfaces are generated with RxJava and methods return Single<> and Completable.false +rxVersion2When specified in combination with rxInterface, package imports are generated for RxJava2.false vertxSwaggerRouterVersionSpecify the version of the swagger router librarynull -
Last updated on 2019-6-20
\ No newline at end of file +
Last updated on 2019-7-2
\ No newline at end of file diff --git a/docs/generators/java-vertx/index.html b/docs/generators/java-vertx/index.html index 96e2ee7dc78..61e5393acf9 100644 --- a/docs/generators/java-vertx/index.html +++ b/docs/generators/java-vertx/index.html @@ -53,8 +53,9 @@ sidebar_label: java-vertx

parentArtifactIdparent artifactId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effectnull parentVersionparent version in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effectnull snapshotVersionUses a SNAPSHOT version.
true
Use a SnapShot Version
false
Use a Release Version
null -rxInterfaceWhen specified, API interfaces are generated with RX and methods return Single<> and Comparable.false +rxInterfaceWhen specified, API interfaces are generated with RxJava and methods return Single<> and Completable.false +rxVersion2When specified in combination with rxInterface, package imports are generated for RxJava2.false vertxSwaggerRouterVersionSpecify the version of the swagger router librarynull -
Last updated on 2019-6-20
\ No newline at end of file +
Last updated on 2019-7-2
\ No newline at end of file