The Javadoc for Spring Framework 6.0 currently does not have proper styling, since we switched from JDK 8 to JDK 17.

https://docs.spring.io/spring-framework/docs/6.0.0-SNAPSHOT/javadoc-api/index.html

Comment From: xixingya

I want to fix the style but I can not find the index.html

Comment From: sbrannen

I want to fix the style but I can not find the index.html

index.html is generated by the javadoc tool.

Comment From: xixingya

I want to fix the style but I can not find the index.html

index.html is generated by the javadoc tool.

thanks, I will try

Comment From: sbrannen

As stated in commit 8e245e4410f0d017794828660c05b448efb3cd4e, the team has decided to use the default Javadoc stylesheet with JDK 17.