Class CorsProperties
java.lang.Object
org.bremersee.spring.boot.autoconfigure.web.CorsProperties
The cors properties.
- Author:
- Christian Bremer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe url based cors configuration. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTo cors configurations map.
-
Constructor Details
-
CorsProperties
public CorsProperties()Instantiates a new cors properties.
-
-
Method Details
-
toCorsConfigurations
To cors configurations map.- Returns:
- the map
-