spring-framework / org.springframework.web.util / DefaultUriBuilderFactory / expand

expand

open fun expand(uriTemplate: String, uriVars: MutableMap<String, *>): URI
open fun expand(uriTemplate: String, vararg uriVars: Any): URI