Class WebFluxProperties
java.lang.Object
org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
properties
for Spring WebFlux.- Since:
- 2.0.0
- Author:
- Brian Clozel
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBasePath
(String basePath) void
setStaticPathPattern
(String staticPathPattern)
-
Constructor Details
-
WebFluxProperties
public WebFluxProperties()
-
-
Method Details
-
getBasePath
-
setBasePath
-
getFormat
-
getStaticPathPattern
-
setStaticPathPattern
-