I am using Spring Gateway with Spring WebFlux application. In my case I need to return HTTP 417 error if certain criteria is not met before calling any service
417