接口的使用
org.springframework.boot.json.JsonWriter.NameProcessor
使用JsonWriter.NameProcessor的程序包
-
org.springframework.boot.json中JsonWriter.NameProcessor的使用
修饰符和类型方法说明static JsonWriter.NameProcessorJsonWriter.NameProcessor.of(UnaryOperator<String> operation) Factory method to create a newJsonWriter.NameProcessorfor the given operation.修饰符和类型方法说明voidJsonWriter.Members.applyingNameProcessor(JsonWriter.NameProcessor nameProcessor) Add the aJsonWriter.NameProcessorto be applied when the JSON is written.