This commit is contained in:
Stephane Nicoll 2018-02-20 13:41:54 +01:00
parent 87ef9a1d97
commit 7c365bb253
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import org.springframework.boot.actuate.endpoint.web.WebEndpointResponse;
import org.springframework.util.CollectionUtils;
/**
* Maps a {@link Health} to a {@WebEndpointResponse}.
* Maps a {@link Health} to a {@link WebEndpointResponse}.
*
* @author Andy Wilkinson
* @since 2.0.0