ResourceKeyConverterAdapter was originally created to simplify ConversionService configuration in Spring Boot applications, however this is no longer necessary given https://github.com/spring-projects/spring-boot/issues/26089.

Because of that, it would be best to inline this class until there is a concrete need for the functionality to be made public.