Generated by
JDiff

Package org.springframework.web.cors

Changed Classes
CorsConfiguration A container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.
UrlBasedCorsConfigurationSource Provide a per request CorsConfiguration instance based on a collection of CorsConfiguration mapped on path patterns.