This is a CRUD project based on Spring Boot,thymeleaf and MySQL. It is used to generate invoices which are then directly stored in the database. One can update,delete,view and download the invoice in pdf format. The application is continously linked with a database. Every change done on the apllication is reflected in the database.