Delete @SpringApplicationConfiguration

Remove the @SpringApplicationConfiguration annotation since it offers
little value over @SpringApplicationTest.

See gh-5562
This commit is contained in:
Phillip Webb
2016-04-04 19:58:33 -07:00
parent 4d404b214c
commit b0b190b362
20 changed files with 263 additions and 169 deletions