Polish
This commit is contained in:
@@ -21,6 +21,7 @@ package org.springframework.boot.endpoint;
|
||||
* resolving endpoint paths.
|
||||
*
|
||||
* @author Madhura Bhave
|
||||
* @since 2.0.0
|
||||
*/
|
||||
public class DefaultEndpointPathResolver implements EndpointPathResolver {
|
||||
|
||||
|
||||
@@ -27,7 +27,6 @@ public interface EndpointPathResolver {
|
||||
|
||||
/**
|
||||
* Resolve endpoint path based on id.
|
||||
*
|
||||
* @param endpointId the endpoint id
|
||||
* @return the resolved path
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user