Oldest
  • Latest
  • Oldest
  • Random
  • A to Z

Java Spring

DevOpsJava DevelopmentTestingUnit Testing
·April 11, 2026

Migrating from Mockito 4 to Mockito 5 Without Breaking Your Tests

The single change that trips up most teams on a Mockito 5 migration has nothing to do with API signatures. It's that mockito-core now ships with the.
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.
API DevelopmentJava FrameworksMicroservicesPerformance
·April 26, 2026

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

DevOpsMicroservicesObservabilityPerformance
·May 8, 2026

How Micrometer bridges to OpenTelemetry

Understand micrometer otlp tags attributes, the main trade-offs, and the practical checks to use before relying on it in practice.
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.
API DevelopmentBackend DevelopmentDevOpsJava DevelopmentWeb Development
·May 20, 2026

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

API DevelopmentCloud ComputingDevOpsJava DevelopmentWeb Development
·May 20, 2026

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

If JMH says a method is inlined and benchmarks fast, the assumption is that the same method will be fast in production.
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.
Android DevelopmentCloud ComputingDevOpsPerformanceWeb Development
·May 21, 2026

Inside Project Loom: how virtual threads schedule onto carrier

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"]