mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-13 05:12:07 +08:00
3 lines
132 B
YAML
3 lines
132 B
YAML
spring:
|
|
main:
|
|
allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。 |