We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0803f4 commit 4ccf957Copy full SHA for 4ccf957
1 file changed
backend/api-gateway/src/main/resources/application.yml
@@ -1,6 +1,7 @@
1
spring:
2
main:
3
allow-circular-references: true
4
+ allow-bean-definition-overriding: true
5
application:
6
name: datamate-gateway # 必须设置应用名
7
0 commit comments