lazy-initialization: true
This commit is contained in:
@@ -112,7 +112,8 @@ spring:
|
||||
|
||||
# 打印横幅
|
||||
main:
|
||||
bannerMode: "off"
|
||||
banner-mode: "off"
|
||||
lazy-initialization: true
|
||||
|
||||
# 热部署工具
|
||||
devtools:
|
||||
|
||||
@@ -91,7 +91,8 @@ spring:
|
||||
|
||||
# 打印横幅
|
||||
main:
|
||||
bannerMode: "off"
|
||||
banner-mode: "off"
|
||||
lazy-initialization: true
|
||||
|
||||
# 日志配置
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user