Skip to content

Commit 4ccf957

Browse files
committed
fix: launch failed
1 parent a0803f4 commit 4ccf957

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/api-gateway/src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
spring:
22
main:
33
allow-circular-references: true
4+
allow-bean-definition-overriding: true
45
application:
56
name: datamate-gateway # 必须设置应用名
67

0 commit comments

Comments
 (0)