Front End Debugging Part 3: Networking
Practical tips for debugging front-end network issues using browser tools, with insights on request replay, throttling & storage management.
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Practical tips for debugging front-end network issues using browser tools, with insights on request replay, throttling & storage management.

Explore how to combine Quarkus with Ollama, a platform for running AI models locally. We’ll also demonstrate how tools like Testcontainers …

Many companies use Microsoft 365, so letting users log in with their Microsoft account is a good choice. This blog post shows how to secure …

What's new in Java 24 for us, developers

Checking out Junie, a newly announced coding agent by JetBrains by asking it to add a new feature to my pet project.
Learn how to implement a Sliding Window Counter Rate Limiter using Redis and Java. Discover an efficient way to manage API request limits.

I invited several guests to share their knowledge about book writing!

So with the core team we made a few decisions that are allowing us to bring the project to "the next level" and... Java 21!.

Learn about Event-Driven Architecture (EDA) and Change Data Capture (CDC), their use cases, and how they can work together. learn more

10-30% of the custom code in applications is undead code and can just be deleted. Eliminating undead code can enhance the overall …