lazy-initialization: true
This commit is contained in:
@@ -115,7 +115,8 @@ spring:
|
||||
|
||||
# 打印横幅
|
||||
main:
|
||||
bannerMode: "off"
|
||||
banner-mode: "off"
|
||||
lazy-initialization: true
|
||||
|
||||
# 日志配置(fatal、error、warn、info、debug)
|
||||
logging:
|
||||
|
||||
@@ -88,7 +88,8 @@ spring:
|
||||
|
||||
# 打印横幅
|
||||
main:
|
||||
bannerMode: "off"
|
||||
banner-mode: "off"
|
||||
lazy-initialization: true
|
||||
allow-bean-definition-overriding: true
|
||||
|
||||
# 日志配置
|
||||
|
||||
@@ -267,7 +267,8 @@ spring:
|
||||
|
||||
# 打印横幅
|
||||
main:
|
||||
bannerMode: "off"
|
||||
banner-mode: "off"
|
||||
lazy-initialization: true
|
||||
|
||||
# MVC 映射匹配策略
|
||||
mvc:
|
||||
|
||||
@@ -93,7 +93,8 @@ spring:
|
||||
|
||||
# 打印横幅
|
||||
main:
|
||||
bannerMode: "off"
|
||||
banner-mode: "off"
|
||||
lazy-initialization: true
|
||||
|
||||
# MVC 映射匹配策略
|
||||
mvc:
|
||||
|
||||
@@ -88,7 +88,8 @@ spring:
|
||||
|
||||
# 打印横幅
|
||||
main:
|
||||
bannerMode: "off"
|
||||
banner-mode: "off"
|
||||
lazy-initialization: true
|
||||
|
||||
# MVC 映射匹配策略
|
||||
mvc:
|
||||
|
||||
@@ -267,7 +267,8 @@ spring:
|
||||
|
||||
# 打印横幅
|
||||
main:
|
||||
bannerMode: "off"
|
||||
banner-mode: "off"
|
||||
lazy-initialization: true
|
||||
|
||||
# MVC 映射匹配策略
|
||||
mvc:
|
||||
|
||||
Reference in New Issue
Block a user