Class WebFluxProperties
java.lang.Object
org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
Properties
for Spring WebFlux.- Since:
- 2.0.0
- Author:
- Brian Clozel, Vedran Pavic
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBasePath
(String basePath) void
setStaticPathPattern
(String staticPathPattern) void
setWebjarsPathPattern
(String webjarsPathPattern)
-
Constructor Details
-
WebFluxProperties
public WebFluxProperties()
-
-
Method Details
-
getBasePath
-
setBasePath
-
getFormat
-
getProblemdetails
-
getStaticPathPattern
-
setStaticPathPattern
-
getWebjarsPathPattern
-
setWebjarsPathPattern
-