공부
[Java] Gson not call constructor
승가비
2020. 6. 7. 16:28
728x90
https://stackoverflow.com/questions/40441460/does-googles-gson-use-constructors
Does Google's GSON use constructors?
I was wondering something when working on our project. Does the GSON API from Google use the constructors from the JSON's you want to deserialize? So for example: I've got a JSON String which I wa...
stackoverflow.com
728x90