Uses of Class
org.springframework.web.reactive.config.CorsRegistry
Packages that use CorsRegistry
Package
Description
Spring WebFlux configuration infrastructure.
-
Uses of CorsRegistry in org.springframework.web.reactive.config
Methods in org.springframework.web.reactive.config with parameters of type CorsRegistryModifier and TypeMethodDescriptionprotected voidDelegatingWebFluxConfiguration.addCorsMappings(CorsRegistry registry) protected voidWebFluxConfigurationSupport.addCorsMappings(CorsRegistry registry) Override this method to configure cross-origin requests processing.default voidWebFluxConfigurer.addCorsMappings(CorsRegistry registry) Configure "global" cross-origin request processing.voidWebFluxConfigurerComposite.addCorsMappings(CorsRegistry registry)