代码-scheduler swagger3
This commit is contained in:
@@ -20,6 +20,9 @@ spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: dev
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
@@ -34,6 +37,9 @@ spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: prod
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
|
Reference in New Issue
Block a user