server:
  port: 9000

spring:
#  # 不占用端口启动
#  main:
#    allow-bean-definition-overriding: true
#    web-application-type: none
  profiles:
    active: local