toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.client
/
RootUriTemplateHandler
/
expand
expand
open
fun
expand
(
uriTemplate
:
String
,
uriVariables
:
Map
<
String
,
out
Any
>
)
:
URI
open
fun
expand
(
uriTemplate
:
String
,
uriVariables
:
Array
<
Any
>
)
:
URI