All
Articles 164,362Blog Posts 157,925Tech Tutorials 43,543Research Papers 31,766News 21,160
⚡ AI Lessons

Dev.to · Marko
🔧 Backend Engineering
⚡ AI Lesson
5mo ago
Spring CRUD Generator v1.5.0: Better Spec Consistency, CI Integration Tests, and AI-Friendly Spec Authoring
I’ve just released Spring CRUD Generator v1.5.0. It’s an open-source Maven plugin that generates...

Dev.to · Marko
🔧 Backend Engineering
⚡ AI Lesson
5mo ago
Spring CRUD Generator — v1.4.0 Adds Soft Delete and Better Validation
I’ve just released Spring CRUD Generator v1.4.0 🎉 It’s an open-source Maven plugin that generates...

Dev.to · Marko
🔧 Backend Engineering
⚡ AI Lesson
5mo ago
Why I built a Spring CRUD Generator as a Maven plugin (not a CLI)
Most Spring Boot projects start the same way. You define entities, then you repeat the same...

Dev.to · Marko
🔧 Backend Engineering
⚡ AI Lesson
6mo ago
Spring CRUD Generator v1.3.0 Released - MariaDB support + Optional Null Exclusion in REST Responses
I’ve just released Spring CRUD Generator v1.3.0 🎉 If you haven’t seen it before, Spring CRUD...

Dev.to · Marko
🔧 Backend Engineering
⚡ AI Lesson
6mo ago
Spring Crud Generator v1.2.0 — Improved DB Compatibility, JSON Collections, and Reliable Docker Runs
v1.2.0 is all about making the generator smoother to use in real projects: more predictable...

Dev.to · Marko
🔧 Backend Engineering
⚡ AI Lesson
9mo ago
The Offline Data Engineer: Building Resilient API Pipelines that Work on an Airplane
Development loops for API integrations are usually painful. We’ve all been there: You are building a...
DeepCamp AI