All Categories - Blog of Vincent VAUBAN
2026年6月29日 ·
In software engineering, “done” can mean very different things depending on the team, the product...
If you care about Java performance and the future of the JVM, Cay Horstmann’s talk on Project...
Migrating a Spring Boot application is not just about changing a version number in pom.xml. 😅 ...
2026年6月29日
I’ve often heard people say “networking only really works in person” and that online events are...
Logging, auditing, performance monitoring… these concerns often appear across many services. ...
AI is transforming how we build software; but that does not mean every developer task should...
A Java or Spring certification syllabus may initially look like a long list of technical concepts...
Spring Boot 4.1.0 brings two practical upgrades: lazy JDBC connection fetching and first-class...
2026年6月20日 ·
During the DevLille 2026 conference in Lille, I interviewed several Java developers and tech...
Implementing your own authorization server is more than adding a login page. You need to...
The Java ecosystem gives us plenty of excellent choices—but which framework do you enjoy working...
2026年6月20日 ·
With AI tools such as Mythos and GPT-5.5 capable of finding vulnerabilities at unprecedented...
Apache Shiro 2.2.0 has been available since May 26, 2026. 🚀 Not the kind of release that should...
2026年6月20日 ·
Java certification is often misunderstood. Some developers see it as a career accelerator. ...
2026年6月20日 ·
AI is accelerating everything. But the question is not only: “what can AI do?” The...
Java is running production: serious backend platforms production! See Netflix use case👇 🔸...
⚡ TLDR OAuth2 and OpenID Connect (OIDC) are the industry standards for securing modern...
2026年6月20日 ·
Memory usage alone does not tell the full performance story. See why below👇 🔸 TL;DR ▪️ Java...
📌 TLDR The Spring team is facing an unprecedented wave of AI-generated security reports. March...
TLDR ⚡ Since Hibernate 6 (2022), the Semantic Query Model (SQM) replaced the old JPQL-parsing...

