From 0203571375806fb60fe220b7468972d9d4d35cef Mon Sep 17 00:00:00 2001 From: Elan Thangamani Date: Wed, 26 May 2021 17:27:43 -0500 Subject: [PATCH 1/7] changed correct values --- .../libraries/spring-boot/application.mustache | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/application.mustache b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/application.mustache index b7fea3f62620..6eb4ae242983 100644 --- a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/application.mustache +++ b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/application.mustache @@ -5,8 +5,8 @@ server.port={{serverPort}} spring.jackson.date-format={{basePackage}}.RFC3339DateFormat spring.jackson.serialization.WRITE_DATES_AS_TIMESTAMPS=false {{#virtualService}} -virtual.datasource.driver-class-name=org.hsqldb.jdbcDriver -virtual.datasource.jdbcurl=jdbc:hsqldb:mem:dataSource -virtual.datasource.username=sa -virtual.datasource.password= -{{/virtualService}} \ No newline at end of file +virtualan.datasource.driver-class-name=org.hsqldb.jdbcDriver +virtualan.datasource.jdbcurl=jdbc:hsqldb:mem:dataSource +virtualan.datasource.username=sa +virtualan.datasource.password= +{{/virtualService}} From 4a051b270b958f83b9d9884984edf5baf1865f93 Mon Sep 17 00:00:00 2001 From: Elan Thangamani Date: Wed, 26 May 2021 17:28:36 -0500 Subject: [PATCH 2/7] Updated virtualan version --- .../JavaSpring/libraries/spring-boot/pom.mustache | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache index e2733633e359..d5ae34ff8a55 100644 --- a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache +++ b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache @@ -176,18 +176,13 @@ io.virtualan virtualan-plugin - 2.1.7 + 2.2.1 org.hsqldb hsqldb - 2.3.2 - - - org.springframework.boot - spring-boot-starter-data-jpa - 1.5.9.RELEASE + 2.5.0 {{/virtualService}} From 2dc7874876a661aab62076dbd41b2ca7f8ece7cd Mon Sep 17 00:00:00 2001 From: Elan Thangamani Date: Wed, 26 May 2021 17:30:02 -0500 Subject: [PATCH 3/7] updated the correct version --- samples/server/petstore/springboot-virtualan/pom.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/samples/server/petstore/springboot-virtualan/pom.xml b/samples/server/petstore/springboot-virtualan/pom.xml index 3dceb8a963e7..8dc39bea12e3 100644 --- a/samples/server/petstore/springboot-virtualan/pom.xml +++ b/samples/server/petstore/springboot-virtualan/pom.xml @@ -75,18 +75,13 @@ io.virtualan virtualan-plugin - 2.1.7 + 2.2.1 org.hsqldb hsqldb - 2.3.2 - - - org.springframework.boot - spring-boot-starter-data-jpa - 1.5.9.RELEASE + 2.5.0 From e60cd9981d13ae61f42ea350abc734b41cd840e6 Mon Sep 17 00:00:00 2001 From: Elan Thangamani Date: Wed, 26 May 2021 17:52:38 -0500 Subject: [PATCH 4/7] Updated with latest version --- .../resources/JavaSpring/libraries/spring-boot/pom.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache index d5ae34ff8a55..7161d423448a 100644 --- a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache +++ b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache @@ -182,7 +182,7 @@ org.hsqldb hsqldb - 2.5.0 + 2.6.0 {{/virtualService}} From 763ba9ddac0a48ab493e653aa4cb071a7967ce38 Mon Sep 17 00:00:00 2001 From: Elan Thangamani Date: Wed, 26 May 2021 17:54:36 -0500 Subject: [PATCH 5/7] Update pom.xml --- samples/server/petstore/springboot-virtualan/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/springboot-virtualan/pom.xml b/samples/server/petstore/springboot-virtualan/pom.xml index 8dc39bea12e3..40b73c1c5b03 100644 --- a/samples/server/petstore/springboot-virtualan/pom.xml +++ b/samples/server/petstore/springboot-virtualan/pom.xml @@ -81,7 +81,7 @@ org.hsqldb hsqldb - 2.5.0 + 2.6.0 From 4673668bf2eff9f02b5be11ed736ca9dd0e66dc7 Mon Sep 17 00:00:00 2001 From: Elan Thangamani Date: Wed, 26 May 2021 18:10:00 -0500 Subject: [PATCH 6/7] Updated with 2.5.0 --- samples/server/petstore/springboot-virtualan/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/springboot-virtualan/pom.xml b/samples/server/petstore/springboot-virtualan/pom.xml index 40b73c1c5b03..8dc39bea12e3 100644 --- a/samples/server/petstore/springboot-virtualan/pom.xml +++ b/samples/server/petstore/springboot-virtualan/pom.xml @@ -81,7 +81,7 @@ org.hsqldb hsqldb - 2.6.0 + 2.5.0 From 51b15be61eca79a3f82dcbc9cbb883a1c8fd5ab8 Mon Sep 17 00:00:00 2001 From: Elan Thangamani Date: Wed, 26 May 2021 18:11:48 -0500 Subject: [PATCH 7/7] Updated with db 2.5.0 version --- .../resources/JavaSpring/libraries/spring-boot/pom.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache index 7161d423448a..d5ae34ff8a55 100644 --- a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache +++ b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-boot/pom.mustache @@ -182,7 +182,7 @@ org.hsqldb hsqldb - 2.6.0 + 2.5.0 {{/virtualService}}