WebMvcTags to ServerRequestObservationConvention migration #33673
Labels
for: external-project
For an external project and not something we can fix
status: invalid
An issue that we don't feel is valid
Starting with Spring Boot 3.0.0 the class WebMvcTags is deprecated and should be replaced by DefaultServerRequestObservationConvention.
WebMvcTags containts specials mapping logic for Spring Data REST.
This functionality is missing on DefaultServerRequestObservationConvention. Will there be a full featured replacement?
The text was updated successfully, but these errors were encountered: