Most Recent Updates
- Oct 29, 2025 Hibernate vs Spring Data vs jOOQ: Understanding Java Persistence
- Oct 16, 2025 From Java to Assembly in Java's 1-Billion-Row Challenge (Ep. 4)
- Oct 15, 2025 Flyway: From Open Source Side Project to Multimillion Exit – Axel Fontaine
- Oct 3, 2025 Slow For-Loops in Java's 1-Billion-Row Challenge (Ep. 3)
- Oct 1, 2025 Hibernate: Myths & Over-Engineering. ORMs vs SQL vs Hexagonal — Gavin King
- Sep 17, 2025 Software Performance: Avoiding Slow Code, Myths & Sane Approaches – Casey Muratori
- Sep 4, 2025 Setting Performance Baselines for Java's 1-Billion-Row Challenge (Ep. 2)
Spring
- What is Spring Framework? An Unorthodox Guide
- What is Spring MVC: @Controllers & @RestControllers
- How Spring Boot's Autoconfigurations Work
- The Confident Spring Professional - Course
- 11 Spring Boot Interview Questions That Make You Think
- Spring Security: Authentication and Authorization In-Depth
- Spring Security & OAuth 2.0 In-Depth - Guide
- Spring Transaction Management: @Transactional In-Depth
- Spring And Spring Boot Versions
Java
- How To Do Logging In Java
- How To Work With Files In Java
- Intermediate Java - A Learning Path - Part 1
- Java Microservices: A Practical Guide
- Java Versions & Features
- mvn clean install - a short guide to Maven
- The Confident Maven Professional - Course
- Understanding GraalVM, AOT & JIT
- Understanding Java’s Project Loom