8 lines
135 B
YAML
Raw Normal View History

2019-02-23 00:41:24 +08:00
spring:
2020-05-08 22:30:30 +08:00
# Application 的配置项
2019-02-23 00:41:24 +08:00
application:
name: order-application
2020-05-08 22:30:30 +08:00
# Profile 的配置项
profiles:
active: local