From 7ac4ca554e07a977710141c54a2dc4359dd30590 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期四, 23 三月 2023 12:56:31 +0800 Subject: [PATCH] update spring-boot.mybatis 3.0.0 => 3.0.1 update spring-boot-admin 3.0.1 => 3.0.2 update mapstruct-plus 1.1.6 => 1.1.8 update maven-surefire-plugin 3.0.0-M9 => 3.0.0 --- ruoyi-admin/src/main/resources/application.yml | 13 +++++-------- 1 files changed, 5 insertions(+), 8 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index f18898c..28c4baa 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -3,7 +3,7 @@ # 鍚嶇О name: RuoYi-Vue-Plus # 鐗堟湰 - version: ${ruoyi-vue-plus.version} + version: ${revision} # 鐗堟潈骞翠唤 copyrightYear: 2022 # 瀹炰緥婕旂ず寮�鍏� @@ -77,11 +77,6 @@ max-file-size: 10MB # 璁剧疆鎬讳笂浼犵殑鏂囦欢澶у皬 max-request-size: 20MB - # 鏈嶅姟妯″潡 - devtools: - restart: - # 鐑儴缃插紑鍏� - enabled: true mvc: format: date-time: yyyy-MM-dd HH:mm:ss @@ -127,8 +122,10 @@ - /**/*.html - /**/*.css - /**/*.js - # swagger 鏂囨。閰嶇疆 + # 鍏叡璺緞 - /favicon.ico + - /error + # swagger 鏂囨。閰嶇疆 - /*/api-docs - /*/api-docs/** # actuator 鐩戞帶閰嶇疆 @@ -211,7 +208,7 @@ swagger: info: # 鏍囬 - title: '鏍囬锛�${ruoyi.name}鍚庡彴绠$悊绯荤粺_鎺ュ彛鏂囨。' + title: '鏍囬锛�${ruoyi.name}澶氱鎴风鐞嗙郴缁焈鎺ュ彛鏂囨。' # 鎻忚堪 description: '鎻忚堪锛氱敤浜庣鐞嗛泦鍥㈡棗涓嬪叕鍙哥殑浜哄憳淇℃伅,鍏蜂綋鍖呮嫭XXX,XXX妯″潡...' # 鐗堟湰 -- Gitblit v1.9.3