
Spring Boot App with Form Validation + Pagination + Exception Handling
In this project you’ll build a website where you can create, read, update and delete and article. You’ll use a mySQL Database with Spring Data JPA , Custom Exceptions, Form Validations with Redirect and Pagination for your Tables.