Wednesday Links - Edition 2025-04-30

How ZGC allocates memory for the Java heap (22 min)📚 https://joelsiks.com/posts/zgc-heap-memory-allocation/Why Are There So Many URI Methods? (3 min)😵‍💫 https://poutsma-principles.com/blog/...
0 Read More

Sharding with SpringBoot

Understanding Database Sharding Imagine your application has grown so popular that a single database server can’t handle all your data efficiently. Sharding is like splitting your database ...
0 Read More