mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This commit removes all mentions of JUnit 4 from the Javadoc and reference documentation. It also harmonizes to simply refers to JUnit. Closes gh-47228