gongfuzhu hai 1 ano
pai
achega
e0012fec43
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      SpringBatchServiceServer/src/main/resources/bootstrap.yml

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

@@ -7,7 +7,7 @@ spring:
     allow-circular-references: true
   # 应用名
   application:
-    name: SpringBatchService
+    name: ${project.artifactId}
   # 当前读取配置文件的类型
   profiles:
     active: ${spring.profiles.active}