You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since version 2.2.x, the spring boot documentation has no htmlsingle variant anymore.
This will cause all links across the web pointing to https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ to break, once 2.2.0 goes GA.
I propose to put a placeholder index.html under reference/htmlsingle/ which either redirects to the new documentation or shows at least a nice information about the fact that the documentation has changed (instead of a basic 404 error page)