Harmonize RuntimeHintsRegistrar implementations
Closes gh-28801
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar= \
|
||||
org.springframework.http.MediaTypeResourceHintsRegistrar,\
|
||||
org.springframework.http.codec.CodecConfigurerHintsRegistrar,\
|
||||
org.springframework.http.converter.json.JacksonBuilderRuntimeHintsRegistrar
|
||||
org.springframework.http.HttpMimeTypesRuntimeHints,\
|
||||
org.springframework.http.codec.CodecConfigurerRuntimeHints,\
|
||||
org.springframework.http.converter.json.JacksonModulesRuntimeHints
|
||||
Reference in New Issue
Block a user