A Spring RESTful Web Services
This is an employee registration system. The database comes pre-loaded with 2 active employees.
(POST)
New Employee Registration Form
(PUT)
Update a current employee's information.
(DELETE)
Delete an employee from the database.