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