Files
cf_imes_server/cf-gateway/src/main/resources/application-test.yaml
T

3 lines
132 B
YAML
Raw Normal View History

spring:
main:
allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。