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 Q2/2023:
All back-end frameworks lost job ad share to Jakarta EE. VS Code was #2 in IDE job ads, beating IntelliJ. React still only had a slim job ads lead over Angular. Python beat Java by 3x for Udemy course buyers. In Stack Overflow questions, Postgres overtook MySQL, and Gradle surpassed Maven.

Read my newsletter


comments powered by Disqus