Random
  • Latest
  • Oldest
  • Random
  • A to Z

Spring Boot

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.
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.
DevOpsJava DevelopmentTestingUnit Testing
·April 11, 2026

Migrating from Mockito 4 to Mockito 5 Without Breaking Your Tests

API DevelopmentDatabasePerformanceSpring Boot
·November 8, 2025

Supercharge Your Java Applications: A Deep Dive into Spring Boot Caching with Redis

In the world of modern Java development, performance is not a feature; it's a fundamental requirement. Users expect applications to be fast and.
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 DevelopmentJava FrameworksMicroservicesPerformance
·April 26, 2026

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

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

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

API DevelopmentJavaSpring BootWeb Development
·November 29, 2025

Mastering Java Programming: Advanced Techniques and Best Practices for Modern Developers

Introduction to Java Programming In today's rapidly evolving technological landscape, Java Programming has emerged as a critical skill for developers.
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.

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