public interface StaticResourceCorsConfigFactory
| Modifier and Type | Method and Description |
|---|---|
StaticResourceCorsConfig |
create(Set<String> allowedOrigins,
Set<String> extraHeadersAllowedToBeRead,
Set<String> extraHeadersAllowedToBeSent,
boolean allowCookies,
int maxAgeInSeconds) |
Copyright © 2019. All rights reserved.