@FunctionalInterface
public interface PathMappedEndpoint
ExposableEndpoint that is mapped to a
root web path.PathMapper| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getRootPath()
Return the root path of the endpoint, relative to the context that exposes it.
|