java - org.springframework.http.converter.HttpMessageNotWritableException -


i using gson maven dependency , apns maven dependency (com.notnoop.apns version 0.2.3 creating error, using version 0.1.6 fine methods want not available here) , want response in json format only, converting tostring() change whole project response

root cause: com.fasterxml.jackson.databind.jsonmappingexception: jsonobject (through reference chain: com.google.gson.jsonobject["asstring"])  root cause: java.lang.unsupportedoperationexception: jsonobject 


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -