提交 fc291e54 authored 作者: gaibu's avatar gaibu

fix I6KG21 强制使用 cglib

上级 1dbcf4ad
......@@ -27,6 +27,11 @@ spring:
redis:
time-to-live: 1h # 设置过期时间为 1 小时
# aop 配置
aop:
auto: true
proxy-target-class: true
--- #################### 接口文档配置 ####################
springdoc:
......
......@@ -27,6 +27,11 @@ spring:
redis:
time-to-live: 1h # 设置过期时间为 1 小时
# aop 配置
aop:
auto: true
proxy-target-class: true
--- #################### 接口文档配置 ####################
springdoc:
......
......@@ -27,6 +27,11 @@ spring:
redis:
time-to-live: 1h # 设置过期时间为 1 小时
# aop 配置
aop:
auto: true
proxy-target-class: true
--- #################### 接口文档配置 ####################
springdoc:
......
......@@ -27,6 +27,11 @@ spring:
redis:
time-to-live: 1h # 设置过期时间为 1 小时
# aop 配置
aop:
auto: true
proxy-target-class: true
--- #################### 接口文档配置 ####################
springdoc:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论