SpringCloud Gateway 网关
SpringCloud Gateway 网关
spring:
cloud:
gateway:
routes:
- id: after_route
uri: https://example.org
predicates:
- After=时间
spring:
cloud:
gateway:
routes:
- id: after_route
uri: https://example.org
predicates:
- After=时间