mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
The custom stylesheet used with JDK 8 no longer works with JDK 17. Thus in order to make the generated Javadoc usable, we are disabling the custom stylesheet for the time being. See gh-27496