Skip to content

configuration api gateway#40

Open
Ranimaj wants to merge 2 commits into
badi3a:mainfrom
Ranimaj:main
Open

configuration api gateway#40
Ranimaj wants to merge 2 commits into
badi3a:mainfrom
Ranimaj:main

Conversation

@Ranimaj

@Ranimaj Ranimaj commented Feb 13, 2026

Copy link
Copy Markdown

Configuration CORS globale pour Spring Cloud Gateway

spring.cloud.gateway.globalcors.cors-configurations.[/].allowed-origins=http://localhost:*
spring.cloud.gateway.globalcors.cors-configurations.[/
].allowed-methods=GET,POST,PUT,DELETE,OPTIONS
spring.cloud.gateway.globalcors.cors-configurations.[/].allowed-headers=*
spring.cloud.gateway.globalcors.cors-configurations.[/
].allow-credentials=true
spring.cloud.gateway.globalcors.cors-configurations.[/**].max-age=3600

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants