Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lgrignon/jsweet-async-await-json-deserialization

Sample code showing how to properly deserialize JSON data (retrieved with async/await + fetch) to plain Java model / DTO objects
https://github.com/lgrignon/jsweet-async-await-json-deserialization

deserialization fetch java json jsweet web

Last synced: about 7 hours ago
JSON representation

Sample code showing how to properly deserialize JSON data (retrieved with async/await + fetch) to plain Java model / DTO objects

Awesome Lists containing this project