This project is an example of a simple web program for buying movie tickets. Built on a 3-tier architecture (Dao, Service, Controller)
The project supports the following functionality:
1. Copy the project into your IDE
2. Add tomcat configuration
3. Install MySQL & Workbench
4. Create new schema with name "spring"
5. Go to db.properties file and change login and password to your own
6. Run the program
7. Test all functionality in Postman or other webclient