UI Deploy

Curated, Short, Web UI Dev we Love.

The Ultimate JSON Library: JSON.simple vs GSON vs Jackson vs JSONP

JSON is the accepted standard these days for transmitting data between servers and web applications, but like many things we’ve accepted, it’s easy to take it for granted and not put much further thought into it. We often don’t think about the JSON libraries we use, but there are some differences between them.

view source

Advertisement