Avoid ServerResponse static imports in WebFlux router DSL [SPR-17009] #21547
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Sébastien Deleuze opened SPR-17009 and commented
Provide functions like
ok()
inRouterFunctionDsl
to avoidServerResponse
static imports.Referenced from: commits spring-projects-experimental/spring-fu@bdb9c24
The text was updated successfully, but these errors were encountered: