From ecddff39261790007dd43c0dedbd9611f0d19985 Mon Sep 17 00:00:00 2001 From: smallchill Date: Thu, 30 Mar 2023 01:45:13 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E7=B2=BE=E7=AE=80=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/nacos/blade.yaml | 4 +++- pom.xml | 27 +-------------------------- 2 files changed, 4 insertions(+), 27 deletions(-) diff --git a/doc/nacos/blade.yaml b/doc/nacos/blade.yaml index 470d6c7d2..41357446c 100644 --- a/doc/nacos/blade.yaml +++ b/doc/nacos/blade.yaml @@ -62,7 +62,7 @@ knife4j: language: zh-CN enableFooter: false enableFooterCustom: true - footerCustomContent: Copyright © 2021 BladeX All Rights Reserved + footerCustomContent: Copyright © 2023 BladeX All Rights Reserved #swagger公共信息 swagger: @@ -83,6 +83,8 @@ blade: token: #是否有状态 state: false + #token签名 + sign-key: 请配置签名 #redis序列化方式 redis: serializer-type: protostuff diff --git a/pom.xml b/pom.xml index ee2ecc7a0..9e010f94c 100644 --- a/pom.xml +++ b/pom.xml @@ -19,10 +19,6 @@ 6.4.2 2.7.8 - 2.7.1 - 2021.0.3 - Cairo-SR8 - 192.168.0.157 http://${docker.registry.url}:2375 @@ -56,27 +52,6 @@ blade-biz-common ${bladex.project.version} - - org.springframework.boot - spring-boot-dependencies - ${spring.boot.version} - pom - import - - - org.springframework.cloud - spring-cloud-dependencies - ${spring.cloud.version} - pom - import - - - io.spring.platform - platform-bom - ${spring.platform.version} - pom - import - @@ -106,7 +81,7 @@ org.springframework.boot spring-boot-maven-plugin - ${spring.boot.version} + 2.7.10 true ${project.build.finalName}