Java Employee Directory Description: A ready-to-use Spring Boot MVC app for selecting, adding, modifying, and deleting employee records via an SQL database. Prerequisite: Ability to host: a) the app on a simple web server (e.g., Tomcat server), and b) an SQL database. Supplemental Resources MySQL: Understanding What It Is and How It’s Used [Official Oracle Article] Serving Web Content with Spring MVC [spring.io page] Official Apache Tomcat Website