10 lines
124 B
YAML
Raw Normal View History

2019-02-23 00:41:24 +08:00
spring:
application:
name: order-application
# server
server:
2019-04-10 20:48:35 +08:00
port: 18088
servlet:
context-path: /order-api/