Simple CRUD application with Spring Boot

screenshot

List of technologies used

  • Spring Boot
  • H2 database (Java based in-memory db)
  • Thymeleaf
  • Bootstrap

Project also contains testdata which are inserted at runtime by using Spring Boot CommandLineRunner.

The complete project code can be found from GitHub repository