Yavor Chamov

Results 3 issues of Yavor Chamov

Hello! I found your Jwt implementation interesting and decided to test it on my own. I have a question though... When I try to register a user there is no...

## Description Hi team, I am encountering an issue in `spring-cloud-gateway` related to how CORS configurations are handled during route refresh. The `GlobalCorsProperties` class stores the CORS configurations using a...

waiting-for-triage

Use LinkedHashMap for CORS configurations to preserve insertion order Preserving the insertion order of CORS configurations ensures consistent behavior when resolving matching paths. This change addresses the issue where unordered...

waiting-for-triage