Closes gh-15471
This reverts commit 32782429af.
32782429af
Switch surefire configuration so that forking isn't used. This seems to prevent the "Corrupted STDOUT by directly writing to native stream" errors and will hopefully reduce failures on the CI server. See gh-12689
Rename `spring-boot-integration-tests-embedded-servlet-container` to `spring-boot-server-tests`. See gh-9316