spring-framework / org.springframework.web.reactive.result.view / AbstractUrlBasedView / setUrl

setUrl

open fun setUrl(@Nullable url: String): Unit

Set the URL of the resource that this view wraps. The URL must be appropriate for the concrete View implementation.