#Generic product CRUD application.
Connection to a database is required, if you prefer, run the command:
docker run --name mysql -p 3306:3306 -e MYSQL_ROOT_PASSWORD=root -d mysql:8.0.23
The application por is 8080
For more information, use localhost:8080/info