Uses of Interface
org.springframework.boot.json.WritableJson
-
Uses of WritableJson in org.springframework.boot.json
Modifier and TypeMethodDescriptionstatic WritableJson
WritableJson.of
(WritableJson writableJson) Factory method used to create aWritableJson
with a sensibleObject.toString()
that delegate totoJsonString()
.default WritableJson
Provide aWritableJson
implementation that may be used to write the given instance to various outputs.Modifier and TypeMethodDescriptionstatic WritableJson
WritableJson.of
(WritableJson writableJson) Factory method used to create aWritableJson
with a sensibleObject.toString()
that delegate totoJsonString()
.