Merge branch '3.4.x'

Closes gh-43921
This commit is contained in:
Andy Wilkinson
2025-01-22 08:22:01 +00:00

View File

@@ -268,7 +268,7 @@
},
{
"name": "logging.structured.json.customizer",
"type": "java.lang.String",
"type": "java.lang.Class<? extends org.springframework.boot.logging.structured.StructuredLoggingJsonMembersCustomizer<?>>",
"description": "The fully qualified class name of a StructuredLoggingJsonMembersCustomizer"
},
{