Hi,
I took the freedom to add trailing slashes to the Javadoc links again as MJAVADOC-532 seems to be fixed and the current redirects for the Spring-Framework docs seem to not work. See #19573 for more information.
The PR is already targeting 2.1.x - hope that's okay.
Cheers, Christoph
Comment From: wilkinsona
Thanks very much, @dreis2211.
The PR is already targeting 2.1.x - hope that's okay.
Absolutely. That's ideal as we merge changes forwards.
Comment From: dreis2211
Downloaded the zip from repo.spring.io and it seems to be fixed, but it's not there yet on docs.spring.io. I guess this is only updated in certain intervals!?
Comment From: philwebb
Updates should arrive at https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/ within the hour. The update won't end up on https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ until we cut a release.
Comment From: dreis2211
Thanks @philwebb . The javadoc was indeed there in an hour. I was just a bit impatient and thought that the issue still exists 😉