Springboot Example: JPA, H2 DB, validation,Log,Exception & Lambok

1. Overview We are going to create CRUD API connecting through JPA to H2 Database with Department Example. We are going to design in layer architecture as shown below, but first we need some maven dependencies as covered in point 2. Rest layer architecture: You can download the example below or follow below step: OR …

Springboot Example: JPA, H2 DB, validation,Log,Exception & Lambok Read More »