public class RepositoryCorsRegistry
extends org.springframework.web.servlet.config.annotation.CorsRegistry
CorsRegistry implementation exposing getCorsConfigurations(). Assists with
the registration of CorsConfiguration mapped to a path pattern.| Constructor and Description |
|---|
RepositoryCorsRegistry() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.springframework.web.cors.CorsConfiguration> |
getCorsConfigurations() |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.