Changed Fields |
String[] DEFAULT_ALLOWED_HEADERS |
Now deprecated.
|
as of Spring 4.3.4, in favor of using {@link CorsConfiguration#applyPermitDefaultValues} |
boolean DEFAULT_ALLOW_CREDENTIALS |
Now deprecated.
|
as of Spring 4.3.4, in favor of using {@link CorsConfiguration#applyPermitDefaultValues} |
long DEFAULT_MAX_AGE |
Now deprecated.
|
as of Spring 4.3.4, in favor of using {@link CorsConfiguration#applyPermitDefaultValues} |
String[] DEFAULT_ORIGINS |
Now deprecated.
|
as of Spring 4.3.4, in favor of using {@link CorsConfiguration#applyPermitDefaultValues} |