类 WebFluxProperties
java.lang.Object
org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
Properties
for Spring WebFlux.- 从以下版本开始:
- 2.0.0
- 作者:
- Brian Clozel, Vedran Pavic
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
setBasePath
(String basePath) void
setStaticPathPattern
(String staticPathPattern) void
setWebjarsPathPattern
(String webjarsPathPattern)
-
构造器详细资料
-
WebFluxProperties
public WebFluxProperties()
-
-
方法详细资料
-
getBasePath
-
setBasePath
-
getFormat
-
getProblemdetails
-
getStaticPathPattern
-
setStaticPathPattern
-
getWebjarsPathPattern
-
setWebjarsPathPattern
-