spring-cloud-gateway
spring-cloud-gateway copied to clipboard
fixes(gh-3974): Invalid shortcut field order configuration in circuitbreaker filter factory
I've added all parameters to shortcut field order for CB. Fixes https://github.com/spring-cloud/spring-cloud-gateway/issues/3974
Why not use the long form configuration?
Why not use the long form configuration?
I will re-check how we are generating parameters from database, maybe we are using generated names and should move to named parameters.