In the Spring-Boot-3.0-Migration-Guide in the chapter about ServerRequestObservationConvention the second example class CustomServerRequestObservationConvention incorrectly implements ServerRequestObservationContext while it should implement ServerRequestObservationConvention.
Comment From: wilkinsona
Thanks for spotting this. The wiki has been updated.