bootstrap.yml 113 B

123456
  1. spring:
  2. # 每一个微服务自己的名字
  3. application:
  4. name: novel-home
  5. profiles:
  6. include: common