# Tomcat
server:
port: 8086
# Spring
spring:
application:
# 应用名称
name: right-client
profiles:
# 环境配置
active: dev