SpringForge Dev Diary: How We’re Automating Spring Boot CRUD with Models
Exploring the inspiration and lessons behind SpringForge — my model-driven tool for generating Spring CRUD logic.
Jan 24, 20266 min read18

Search for a command to run...
Series
In this series, I'll go over my major projects and some key insights you can get from them for your future projects!
Exploring the inspiration and lessons behind SpringForge — my model-driven tool for generating Spring CRUD logic.

The story and lessons I've learned from building an open-source Java framework and how you can build your own passion project!

Hello fellow nerds. It's been a while since my last blog post but this one should certainly be interesting. I've been busy with school at some point and got writer's block but now I'm back! In this blog post, let's do something different and discuss ...
