Uses of Class
org.bremersee.spring.boot.autoconfigure.web.CorsProperties
Packages that use CorsProperties
Package
Description
-
Uses of CorsProperties in org.bremersee.spring.boot.autoconfigure.web
Constructors in org.bremersee.spring.boot.autoconfigure.web with parameters of type CorsPropertiesModifierConstructorDescriptionCorsConfigurationSourceAutoConfiguration(CorsProperties corsProperties) Instantiates a new Cors configuration source autoconfiguration. -
Uses of CorsProperties in org.bremersee.spring.boot.autoconfigure.web.reactive
Constructors in org.bremersee.spring.boot.autoconfigure.web.reactive with parameters of type CorsPropertiesModifierConstructorDescriptionCorsConfigurationSourceAutoConfiguration(CorsProperties corsProperties) Instantiates a new Cors configuration source autoconfiguration.