FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I Built a Maven Plugin That Generates Spring Boot CRUD Code — v1.4.0 Adds Soft Delete and Better Validation
How-ToWeb Development

I Built a Maven Plugin That Generates Spring Boot CRUD Code — v1.4.0 Adds Soft Delete and Better Validation

via Dev.to WebdevMarko4h ago

I’ve just released Spring CRUD Generator v1.4.0 🎉 It’s an open-source Maven plugin that generates Spring Boot CRUD code from a YAML/JSON configuration — entities, DTOs, mappers, services, controllers, Flyway migrations, Docker resources, OpenAPI support, caching configuration, and more. Repository: https://github.com/mzivkovicdev/spring-crud-generator What’s new in v1.4.0 1) Stricter input spec validation (and better error reporting) Validation is now significantly stricter, but also more helpful. Instead of failing fast on the first invalid field, the generator now validates the entire entity and collects multiple validation errors before failing. Entities are still validated one-by-one, but you get a complete list of issues per entity, which makes fixing configuration problems much faster. On top of that, relation validation got a major upgrade. The input spec is now validated for common (and painful) relation mistakes, such as: invalid relation type values relations referencing targ

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
0 views

Related Articles

This 5.1 Soundbar Bundle Is $100 Off
How-To

This 5.1 Soundbar Bundle Is $100 Off

Wired • 20m ago

Automation in Software Development Without Breakdown
How-To

Automation in Software Development Without Breakdown

Medium Programming • 1h ago

Welcome Thread - v367
How-To

Welcome Thread - v367

Dev.to • 3h ago

Coding along with Gemini
How-To

Coding along with Gemini

Dev.to • 3h ago

I used Gemini Nano Banana 2 to create sketchnotes - here's what it got right (and hilariously wrong)
How-To

I used Gemini Nano Banana 2 to create sketchnotes - here's what it got right (and hilariously wrong)

ZDNet • 3h ago

Discover More Articles