Author: Karsten Silz
Oct 5, 2020 1 min read

Permalink: https://betterprojectsfaster.com/learn/article-baeldung-reducing-json-size/

Baeldung Article: Reducing JSON Data Size

JSON logo

I wrote an article for Baeldung on various ways of reducing the size of JSON in our Java applications. Java applications often use JSON as a common format for sending and receiving data. Moreover, it’s used as a serialization protocol for storing data. With smaller JSON data sizes, our applications become cheaper and faster.

And yes, that Escher-like swirl above is supposed to be the JSON logo, according to Wikipedia. And no, I haven’t seen that one ever before, either.

The article is available here.

Part 4 of 6 in the Articles series.
« Baeldung Article: Running Spring Boot with PostgreSQL in Docker Compose | Baeldung Article: Removing Docker Images » | Start: Baeldung Article: Using gzip and gunzip in Linux

Java Tech Popularity Index Q4/2023:
Developer job ads dipped 30% in 2023. Monthly Stack Overflow questions dropped 42% since ChatGPT, with JavaScript at -56% and Python at -59%. Since June 22, Udemy's first-time Python course purchases have outpaced Java's 7.1 million to 2 million. Job ads for Quarkus and Micronaut continue to rebound.

Read my newsletter


comments powered by Disqus