application.yaml 135 Bytes
spring:
  # Application 的配置项
  application:
    name: order-application
  # Profile 的配置项
  profiles:
    active: local