trebol-ecommerce / trebol-backend-monolith

Monolithic eCommerce backend web application that exposes a RESTful API.
MIT License
16 stars 21 forks source link

Used entrySet in place of keySet in CorsConfigurationSourceBuilder #210

Closed logesr closed 1 year ago

logesr commented 1 year ago

PR Checklist

PR Type

Summary

Used entrySet in place of keySet in CorsConfigurationSourceBuilder which serves better in this purpose when we iterate to get both key and value. Closes #179

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication