Practical writing on Java, Spring, AI, and the craft of software engineering.
If you're building with Java and Spring (or trying to figure out where AI fits into your development workflow) you're in the right place. I write practical, beginner-friendly deep dives on Spring Boot, Spring AI, and software engineering fundamentals, collected here in chronological order.
Filtering by tag: Java

· 12 min read
Spring MVC Get Controller & Method Name
How to get the current controller and method name Spring MVC Get Controller & Method Name

· 9 min read
Sending Async Emails in Spring
In this article I will walk you through how to send email asynchronously in Spring Boot.

· 23 min read
Using GORM in Spring Boot
Using GORM in Spring Boot

· 11 min read
Spring Boot Application Annotation
Spring Boot Application Annotation