spring:
application:
name: pay-application
# server
server:
port: 18084
servlet:
context-path: /pay-api/
swagger:
enable: false