Basically, you can use the object mapper to convert the value for you: ObjectMapper mapper = new ObjectMapper (); Map<String, Object> result = mapper. The same ...
確定! 回上一頁