This project demonstrates the integration of Java and MySQL using the JDBC API (Java Database Connectivity Application Programming Interface) to perform basic database operations (Insert, Select, ...
First go download Apache TomCat, mine is apache-tomcat-10.1.18-windows-x64 from https://tomcat.apache.org/download-10.cgi. Then download mysql-connector from https ...