Phillip Webb
Phillip Webb
At the time of writing, it looks like javadoc site links aren't correct: * https://docs.spring.io/spring-hateoas/docs/current/api/ gives "Spring HATEOAS 2.2.3 API". (this is linked from https://spring.io/projects/spring-hateoas#learn for the 2.3.1 release). I...
See https://github.com/spring-projects/spring-boot/issues/41439#issuecomment-2303907367. We should try to make things work seamlessly with JUnit and possibly consider making some form of `EventPublisherBeansContextWrapper.addWrapperIfNecessary` public so that folks can all it directly.
We currently have two `OpenTelemetryAutoConfiguration` classes, I think we should rename one of them.
Currently the `Binder` class has a "first wins" policy for binding lists. From the docs: > When lists are configured in more than one place, overriding works by replacing the...
Once we upgrade to Log4j 2.24.0 we can remove the workaround for https://issues.apache.org/jira/browse/LOG4J2-3618
See https://github.com/spring-io/start.spring.io/issues/1529. We should add redirects so older files work.
"Customize the whitelabel Error Page" looks like it's in the wrong section. It's not an actuator how-to.
Extending from #41605 we can migrate class references to javadoc links.
On a fresh Eclipse the following needs to be added to `.settings/org.eclipse.jdt.core.prefs` for `buildSrc`. We should try and automate that. ``` org.eclipse.jdt.core.compiler.ignoreUnnamedModuleForSplitPackage=enabled ```
https://github.com/spring-io/spring-doc-actions?tab=readme-ov-file#update-antora-ui-spring