Back to Browse

Spring Boot 4 REST API from Scratch — H2, JPA, MapStruct & Lombok

9 views
May 2, 2026
51:34

In this video we build a full CRUD REST API using Spring Boot 4. We set up an H2 in-memory database, define JPA entities, use Lombok to eliminate boilerplate, and wire everything together with MapStruct DTOs. By the end you'll have a working /users API you can test with curl or Postman.

Download

0 formats

No download links available.

Spring Boot 4 REST API from Scratch — H2, JPA, MapStruct & Lombok | NatokHD