Formatting

This commit is contained in:
Phillip Webb
2016-10-03 22:19:35 -07:00
parent 39ed0d4dfb
commit 3326841a97
23 changed files with 82 additions and 77 deletions

View File

@@ -19,7 +19,8 @@ package org.springframework.boot.test.context.bootstrap;
import org.springframework.boot.SpringBootConfiguration;
/**
* Example configuration used in {@link SpringBootTestContextBootstrapperIntegrationTests}.
* Example configuration used in
* {@link SpringBootTestContextBootstrapperIntegrationTests}.
*
* @author Phillip Webb
*/