spring-framework / org.springframework.web.reactive.function.server / RenderingResponse / create

create

open static fun create(name: String): Builder

Create a builder with the given template name.

Parameters

name - the name of the template to render

Return
the created builder