Updates for boot 2.2.x

This commit is contained in:
Spencer Gibb
2019-03-07 13:16:23 -05:00
parent 167a97d390
commit d3dcabb480
4 changed files with 44 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ import static org.springframework.boot.WebApplicationType.NONE;
/**
* Integration tests for Bootstrap Listener's functionality of adding a bootstrap context
* as the root Application Context
* as the root Application Context.
*
* @author Biju Kunjummen
*/