spring-framework / org.springframework.web.reactive.function.server / attributeOrNull

attributeOrNull

fun ServerRequest.attributeOrNull(name: String): Any?

Nullable variant of ServerRequest.attribute

Author
Sebastien Deleuze

Since
5.2.2