This commit is contained in:
Johnny Lim
2016-12-21 14:51:42 -08:00
committed by Phillip Webb
parent 4aac1e3f90
commit e12b4a944f
10 changed files with 18 additions and 19 deletions

View File

@@ -47,7 +47,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
/**
* Integration tests for {@link JolokiaMvcEndpoint}
* Integration tests for {@link JolokiaMvcEndpoint}.
*
* @author Christian Dupuis
* @author Dave Syer