This commit is contained in:
Stephane Nicoll 2019-06-17 15:37:06 +02:00
parent 4835944cd1
commit 918fe40dd9

View File

@ -37,6 +37,8 @@ import static org.springframework.test.web.client.match.MockRestRequestMatchers.
import static org.springframework.test.web.client.response.MockRestResponseCreators.withSuccess;
/**
* Tests for {@link SpringBootMetadataReader}.
*
* @author Stephane Nicoll
* @author Dave Syer
*/