All Categories - Blog of Vincent VAUBAN
The recruitment market has changed. 🔸 1. EXPECT MORE COMPETITION Some roles that once...
Your Spring Boot application needs to call a protected API. You could manually request an...
👉No Tomcat, No real network... BOOK of Daniel Garnier-Moiroux: https://hubs.la/Q0473JSS0 ...
Spring and Spring Boot are not competing frameworks. Spring Boot is built on top of Spring. It...
JEP 401 has moved to Candidate status: a major Project Valhalla milestone. 🎉 It proposes value...
Design patterns are not mandatory templates. They are names for recurring design problems and...
🗄️⚠️ SPRING DATA findAll(): CONVENIENT, BUT NOT ALWAYS SAFE Inspired by Java Champion Vlad Mihalcea.
2026年7月19日 ·
https://vladmihalcea.com/spring-data-findall-anti-pattern/ Spring Data makes repository...
Gradle commands can initially feel like Pokémon moves: You know they are powerful, but you are...
https://mehmandarov.com/rest-api-binary-attachments/ Uploading a file to a REST API gets...
First, a common misconception: ZGC means “Z Garbage Collector,” not “Zero Garbage Collector.” ...
Acceptance tests should create a shared understanding between developers, testers, product...
2026年7月19日 ·
TL;DR ☕ Event-Driven Architecture (EDA) is one of the most powerful architectural styles...
🔸 TL;DR Vidocq is an open-source Jakarta EE Core Profile 11 and MicroProfile 7.1 runtime, built...
🔸 TL;DR AI can generate Java code very fast. But software is not only “code that...
🔸 TL;DR A good REST API is not just “CRUD over HTTP.” It is a developer experience contract. ...
From the latest SPECjbb2015 numbers (higher is better): Versus older LTS: +113% critical...
https://www.oreilly.com/library/view/claude-code-up/0642572388782/ Agentic coding is moving...
TLDR: Writing code is only ~5% of a software engineer's actual job. The real work happens in...
A programmer brain gets sharp the same way a body gets fit: not by theory alone, but by...
2026年7月19日 ·
https://www.javaspecialists.eu/archive/Issue336-CopyOnWriteArrayList.subList...

