Files
spring-boot/spring-boot-project
rstoyanchev ef4add27f0 Do not set ConversionService on AnnotatedControllerConfigurer
After https://github.com/spring-projects/spring-graphql/commit/0b449d89e1d9e8754d42ad5e5af7f780c705ce32,
the ConversionService on AnnotatedControllerConfigurer is an internally
managed instance that is customized with FormatterRegistrar rather than
set.

Closes gh-29636
2022-03-08 17:54:54 +01:00
..