public class NonUriTemplateHandler extends Object implements org.springframework.web.util.UriTemplateHandler
| Modifier and Type | Method and Description |
|---|---|
URI |
expand(String uriTemplate,
Map<String,?> uriVariables) |
URI |
expand(String uriTemplate,
Object... uriVariables) |
static org.springframework.web.util.UriTemplateHandler |
getInstance()
获取实例
|
public URI expand(String uriTemplate, Map<String,?> uriVariables)
expand in interface org.springframework.web.util.UriTemplateHandlerpublic URI expand(String uriTemplate, Object... uriVariables)
expand in interface org.springframework.web.util.UriTemplateHandlerpublic static org.springframework.web.util.UriTemplateHandler getInstance()
Copyright © 2021–2022 EasyJ????. All rights reserved.