mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
As `validation-api` 2 is available by default, this commit adds the integration test as a regular test case. The integration test is kept to exercise what happens in a standard project. See gh-11512