mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
Moved UnsupportedMediaTypeException next to Body[Inserters|Extractors], as that is where they are used. This move should have been done as part of the inserter and extractor move, but was forgotten.