#端口 server: port: 8083 #服务名称 spring: application: name: sincere_geteway main: allow-bean-definition-overriding: true management: endpoints: web: exposure: include: "*" endpoint: health: show-details: always