Objective:
1- Declare the libraries necessary to be able to work with a database.
2- Configure Spring Boot to be able to connect to a database.
3- Manipulate with a database using the Spring JDBC.
4- Use Spring Transaction and explain the operating principle of Spring Transaction.
Select the technologies and libraries to be used:
JDBC
MySQL
Web
Thymeleaf