mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
7b341ae5e2
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.