Assignment 1
Create a gradle based web application named assignment1. The requirements for this assignment are very similar to Lab3. Instead of a Person entity, you will create a Course entity. See the attached screen captures for the expected input form and results page. Make sure the application has a test suite attached that validates course creation.