public class LocalHostUriTemplateHandler extends RootUriTemplateHandler
UriTemplateHandler
will automatically prefix relative URLs with
localhost:${local.server.port}
.Constructor and Description |
---|
LocalHostUriTemplateHandler(Environment environment) |
Modifier and Type | Method and Description |
---|---|
String |
getRootUri() |
addTo, expand, expand
public LocalHostUriTemplateHandler(Environment environment)
public String getRootUri()
getRootUri
in class RootUriTemplateHandler
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.