spring-framework / org.springframework.web.reactive.result.method / RequestMappingInfo / getCustomCondition

getCustomCondition

@Nullable fun getCustomCondition(): RequestCondition<*>

Returns the "custom" condition of this RequestMappingInfo; or null.