Simple CRUD application using Spring Boot and PostgreSQL.
Before starting the application need to create the "customer_system" database and change login/password in "application.properties" file.
The "customer" table will be created when the application starts