Latest
  • Latest
  • Oldest
  • Random
  • A to Z

Java Spring

Android DevelopmentCloud ComputingDevOpsPerformanceWeb Development
·May 21, 2026

Inside Project Loom: how virtual threads schedule onto carrier

Follow how virtual threads work jvm with the key steps, checks, and trade-offs that matter when applying it in practice.
API DevelopmentCloud ComputingDevOpsJava DevelopmentWeb Development
·May 21, 2026

Inside HikariCP: why its connection acquisition beats DBCP2

Understand hikaricp internals connection pool, the main trade-offs, and the practical checks to use before relying on it in practice.
API DevelopmentCloud ComputingDevOpsJava DevelopmentWeb Development
·May 20, 2026

JMH vs C2 inlining: why your benchmark lies about hot paths

API DevelopmentBackend DevelopmentDevOpsJava DevelopmentWeb Development
·May 20, 2026

REST vs gRPC for Java microservices: the per-hop verdict

Most readers expect 'gRPC is much faster and smaller than REST, so use gRPC for microservices and REST only, but on a modern Spring Boot 3 + Java 21.
Garbage CollectionJVM TuningPerformance
·May 13, 2026

Inside G1 vs ZGC: Pause Time Behavior on a 64GB Heap

On a 64GB heap under JDK 21, ZGC's stop-the-world pauses stayed below one millisecond regardless of live-set size in our runs, while G1 typically held p99.
DevOpsMicroservicesObservabilityPerformance
·May 8, 2026

How Micrometer bridges to OpenTelemetry

API DevelopmentJava FrameworksMicroservicesPerformance
·April 26, 2026

Resilience4j 2.3 vs Failsafe 3.3: circuit breaker ergonomics in Spring Boot 3.4

By Mateo Vargas For a Spring Boot 3.4 codebase, Resilience4j 2.3 is the ergonomic default: one annotation plus a YAML block replaces about forty lines of.
DatabaseJava DevelopmentPerformanceWeb Development
·April 19, 2026

Hibernate ORM 6.6.8 Fixes HHH000104 FetchMode.JOIN Regression from 6.6.5

Dated: March 27, 2026 — hibernate-orm 6.6.8.Final Hibernate ORM's latest 6.6 maintenance release closes out a pagination bug that quietly doubled query.
DevOpsJava DevelopmentTestingUnit Testing
·April 11, 2026

Migrating from Mockito 4 to Mockito 5 Without Breaking Your Tests

Latest

Inside Project Loom: how virtual threads schedule onto carrier

Inside HikariCP: why its connection acquisition beats DBCP2

JMH vs C2 inlining: why your benchmark lies about hot paths

REST vs gRPC for Java microservices: the per-hop verdict

Inside G1 vs ZGC: Pause Time Behavior on a 64GB Heap

How Micrometer bridges to OpenTelemetry

All Rights Reserved
Start typing to see results or hit ESC to close
Java Tutorial Java Advanced Java 17 Java Programming Java 21
See all results

SUBSCRIBE

Join 100k+ other tech lovers and get the latest news in your inbox
[mc4wp_form id="389"]