mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +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