# Tomcat server: port: 8010 # Spring spring: main: #解决循环依赖问题 allow-circular-references: true application: # 应用名称 name: bnyer-auth profiles: # 环境配置 active: grey