How to serialize JSON object in java

后端 未结 4 1434
一向
一向 2020-12-06 19:24

Hi I am using Voldemort to store my data. My key is a word and values are number of occurrence of the word and the URL. For example:

key :question
value: 10,         


        
4条回答
提交回复
热议问题