Documentation quibble:

The MediaType.ALL docstring is cut off on https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/MediaType.html in the Field Summary table, but is shown in full in the Field Details table.

Screen grab- Spring MediaType.ALL docstring display issue

While this might be a javadoc issue it's still a pain in the.. neck for Spring boot user

Comment From: philwebb

This is because javadoc is cutting after .. Perhaps the i.e. can just be dropped.

@bclozel or @snicoll could you please transfer this issue to spring-framework

Comment From: bclozel

I’ll use this opportunity to revisit a bit all constant entries.