Challenge: Spring MVC Fundamentals
Test your understanding of Spring MVC by implementing a web interface for a Pet Adoption application.
We'll cover the following...
Problem statement
Assume you have an existing Spring application ...