mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Merge branch '6.2.x'
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ class SpringHandlerInstantiatorTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
void applicationContextAwaretypeResolverBuilder() throws JsonProcessingException {
|
||||
void applicationContextAwareTypeResolverBuilder() throws JsonProcessingException {
|
||||
this.objectMapper.writeValueAsString(new Group());
|
||||
assertThat(CustomTypeResolverBuilder.isAutowiredFiledInitialized).isTrue();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user