mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Before this commit, it is rendered as an unexpected link with simple class name, it should be full qualified class name. See gh-43341