Browse Source

修改:

spring.app.name
dev_shibei_match
wxz 4 years ago
parent
commit
a2039c8b1b
  1. 2
      epmet-module/open-data-worker/open-data-worker-server/src/main/resources/bootstrap.yml

2
epmet-module/open-data-worker/open-data-worker-server/src/main/resources/bootstrap.yml

@ -8,7 +8,7 @@ spring:
main: main:
allow-bean-definition-overriding: true allow-bean-definition-overriding: true
application: application:
name: open-data-server name: open-data-worker-server
#环境 dev|test|prod #环境 dev|test|prod
profiles: profiles:
active: @spring.profiles.active@ active: @spring.profiles.active@

Loading…
Cancel
Save