新火炬后端单体项目初始化代码
zhangherong
3 天以前 34580ceb745eaeaf6f8a6188a779c0746a23b02d
1
2
3
4
5
6
spring:
  application:
    name: jeecg-system
  profiles:
    active: '@profile.name@'
#    active: dev