Skip to content

Commit dd64ea1

Browse files
committed
Merge branch '3.4.x'
Closes gh-43921
2 parents 0ac3aae + 1e35a0b commit dd64ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
},
269269
{
270270
"name": "logging.structured.json.customizer",
271-
"type": "java.lang.String",
271+
"type": "java.lang.Class<? extends org.springframework.boot.logging.structured.StructuredLoggingJsonMembersCustomizer<?>>",
272272
"description": "The fully qualified class name of a StructuredLoggingJsonMembersCustomizer"
273273
},
274274
{

0 commit comments

Comments
 (0)