From 3e8da7f04243c199e8be4b252574e83bf15634df Mon Sep 17 00:00:00 2001 From: wangbing Date: Wed, 24 Jun 2020 12:43:55 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81oracle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 8fa2d6bcd52a0aae661aa02c001356c1e71c45b9 --- src/main/resources/modules/SpringBoot/pom.ftl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/modules/SpringBoot/pom.ftl b/src/main/resources/modules/SpringBoot/pom.ftl index 4a86918d..34b960cf 100644 --- a/src/main/resources/modules/SpringBoot/pom.ftl +++ b/src/main/resources/modules/SpringBoot/pom.ftl @@ -26,7 +26,9 @@ 1.3.2 1.1.0 5.5.1 +<#if project.needCloud> Greenwich.RC2 + 3.8 @@ -175,6 +177,7 @@ +<#if project.needCloud> org.springframework.cloud spring-cloud-dependencies @@ -182,6 +185,7 @@ pom import + com.github.pagehelper pagehelper-spring-boot-starter