toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.json
/
JsonWriter
/
Members
/
applyingNameProcessor
applying
Name
Processor
open
fun
applyingNameProcessor
(
nameProcessor
:
JsonWriter.NameProcessor
)
Add the a
NameProcessor
to be applied when the JSON is written.
Parameters
name
Processor
the name processor to add