Class CorsProperties.UrlBasedCorsConfiguration
java.lang.Object
org.bremersee.spring.boot.autoconfigure.web.CorsProperties.UrlBasedCorsConfiguration
- Enclosing class:
CorsProperties
The url based cors configuration.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new url based cors configuration. -
Method Summary
-
Constructor Details
-
UrlBasedCorsConfiguration
public UrlBasedCorsConfiguration()Instantiates a new url based cors configuration.
-