@ConfigurationProperties(prefix="spring.webflux") public class WebFluxProperties extends Object
properties
for Spring WebFlux.Constructor and Description |
---|
WebFluxProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getDateFormat() |
String |
getStaticPathPattern() |
void |
setDateFormat(String dateFormat) |
void |
setStaticPathPattern(String staticPathPattern) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.