Skip to main content

Questions tagged [spring-cloud-gateway-mvc]

The tag has no usage guidance.

spring-cloud-gateway-mvc
-1 votes
0 answers
42 views

CORS with spring cloud gateway MVC is not working

I have a simple spring-cloud-gateway-mvc gateway where I have configured the cors through configuration which does not work. spring: cloud: gateway: mvc: routes: - id: ...
pmverma's user avatar
  • 1,661