接口的使用
org.springframework.boot.json.WritableJson
使用WritableJson的程序包
-
org.springframework.boot.json中WritableJson的使用
修饰符和类型方法说明static 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.修饰符和类型方法说明static WritableJson
WritableJson.of
(WritableJson writableJson) Factory method used to create aWritableJson
with a sensibleObject.toString()
that delegate totoJsonString()
.