PathExtensionContentNegotiationStrategy()
Create an instance without any mappings to start with. Mappings may be added later on if any extensions are resolved through the Java Activation framework.
PathExtensionContentNegotiationStrategy(@Nullable mediaTypes: MutableMap<String, MediaType>)
Create an instance with the given map of file extensions and media types.