Tag: java
All the articles with the tag "java".
-
The Private Method Paradox: When Encapsulation Clashes with Testability
A post about the private method paradox: when encapsulation clashes with testability.
-
Robust Error Handling with Quarkus REST Client and SmallRye Fault Tolerance: A Deep Dive
A post about robust error handling with quarkus rest client and smallrye fault tolerance: a deep dive.
-
Building a Robust API Gateway with Quarkus and Clean Architecture
A post about building a robust api gateway with quarkus and clean architecture.
-
IO Threads vs. Worker Threads in Quarkus: A Guide to Optimal Performance
A post about io threads vs. worker threads in quarkus: a guide to optimal performance.