Polish JavaDoc

This commit is contained in:
Phillip Webb
2013-05-07 21:13:05 -07:00
parent c2058f0d8c
commit cafded9e7e
7 changed files with 27 additions and 7 deletions

View File

@@ -23,7 +23,6 @@ import static org.junit.Assert.assertEquals;
* Basic integration tests for service demo application.
*
* @author Dave Syer
*
*/
public class DataBootstrapApplicationTests {