Random
  • Latest
  • Oldest
  • Random
  • A to Z

Java Development

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.
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.
Garbage CollectionJVM TuningPerformance
·May 13, 2026

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

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 DevelopmentJava FrameworksMicroservicesPerformance
·April 26, 2026

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

Cloud ComputingJava DevelopmentPerformanceWeb Development
·November 9, 2025

The Modern Guide to Java Development: From Fundamentals to Cloud-Native Applications

For decades, Java has been a cornerstone of enterprise software development, powering everything from large-scale financial systems to mission-critical.
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.
DevOpsMicroservicesObservabilityPerformance
·May 8, 2026

How Micrometer bridges to OpenTelemetry

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.

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