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