拓恒统一网关服务
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

application.yml 187B

123456789101112
  1. server:
  2. port: 7011
  3. spring:
  4. profiles:
  5. active: dev
  6. application:
  7. name: tuoheng-gateway
  8. main:
  9. allow-bean-definition-overriding: true
  10. web-application-typpse: reactive