This repository was archived by the owner on May 31, 2022. It is now read-only.
This repository was archived by the owner on May 31, 2022. It is now read-only.
Remove Usage of MediaType.HAL_JSON_UTF8 #153
Closed
Description
Since Spring Framework has deprecated its _UTF8 media types, as has Spring Hateoas, it's best to switch out their usage to the non-UTF8 variants.