拓恒统一网关服务
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

application.yml 187B

1 年之前
1 年之前
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