Package | Description |
---|---|
org.springframework.web.servlet.mvc.method.annotation |
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package. |
Modifier and Type | Method and Description |
---|---|
static MvcUriComponentsBuilder |
MvcUriComponentsBuilder.relativeTo(UriComponentsBuilder baseUrl)
Create an instance of this class with a base URL.
|