gateway-spring
Installation
SKILL.md
Gateway Spring Boot (apigen-gateway)
Configuration
spring:
cloud:
gateway:
default-filters:
- DedupeResponseHeader=Access-Control-Allow-Origin
- AddResponseHeader=X-Request-Id, ${random.uuid}