Reformat code

This commit is contained in:
Phillip Webb
2015-09-08 14:56:40 -07:00
parent 2615990ffb
commit 67402405db
56 changed files with 188 additions and 252 deletions

View File

@@ -24,7 +24,7 @@ import org.springframework.http.ResponseEntity;
import static org.junit.Assert.assertEquals;
/**
* Integration Tests for {@link SampleTomcatDeployApplication}.
* Integration Tests for {@link SampleTomcatDeployApplication}.
*/
public class SampleTomcatDeployApplicationIT {

View File

@@ -24,7 +24,7 @@ import org.springframework.http.ResponseEntity;
import static org.junit.Assert.assertEquals;
/**
* Integration Tests for {@link SampleTomEEDeployApplication}.
* Integration Tests for {@link SampleTomEEDeployApplication}.
*/
public class SampleTomEEDeployApplicationIT {