spring-framework / org.springframework.web.reactive.function.server / RouterFunctionDsl / noContent

noContent

fun noContent(): HeadersBuilder<*>

Create a builder with a 204 No Content status.

Return
the created builder

Since
5.1