Generated by
JDiff

Class org.springframework.web.cors.CorsConfiguration

Added Methods
void addAllowedMethod(HttpMethod) Add an HTTP method to allow.
 

Added Fields
String ALL Wildcard representing all origins, methods, or headers.
Long DEFAULT_MAX_AGE Default maximum age (30 minutes).