接口 ExposableWebEndpoint

所有超级接口:
ExposableEndpoint<WebOperation>, PathMappedEndpoint

public interface ExposableWebEndpoint extends ExposableEndpoint<WebOperation>, PathMappedEndpoint
Information describing an endpoint that can be exposed over the web.
从以下版本开始:
2.0.0
作者:
Phillip Webb