Delete @SpringApplicationConfiguration
Remove the @SpringApplicationConfiguration annotation since it offers little value over @SpringApplicationTest. See gh-5562
This commit is contained in:
Reference in New Issue
Block a user
Remove the @SpringApplicationConfiguration annotation since it offers little value over @SpringApplicationTest. See gh-5562