lyq пре 1 година
родитељ
комит
c22e265217
1 измењених фајлова са 1 додато и 3 уклоњено
  1. 1 3
      src/main/resources/bootstrap.yml

+ 1 - 3
src/main/resources/bootstrap.yml

@@ -3,8 +3,6 @@ server:
   port: 10003
 # Spring
 spring:
-  main:
-    allow-circular-references: true
   application:
     # 应用名称
     name: sooka-sponest-center-event
@@ -23,4 +21,4 @@ spring:
         file-extension: yml
         # 共享配置
         shared-configs:
-          - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
+          - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}