I added Jackson to my project, but calling ObjectMapper.writeValueAsString() throws an exception. Do I need getters/setters or annotations?
I added Jackson to my project, but calling ObjectMapper.writeValueAsString() throws an exception. Do I need getters/setters or annotations?
To reply to a question, please log in.