Merge branch '6.2.x'
This commit is contained in:
@@ -582,6 +582,7 @@ class GenericConversionServiceTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
@SuppressWarnings("unchecked")
|
||||
void stringToListOfMapConverterWithFallbackMatch() {
|
||||
conversionService.addConverter(new StringToListOfMapConverter());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user