You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Spring MVC Application Architecture Java / General Development
Before we begin our exploration of the internals of Spring MVC, it is important to discuss how a typical Spring MVC is built. In this chapter, we will answer such questions as, "Where should the business logic live?" and "What are the correct levels of abstractions?" We will present the entire picture of a Spring MVC web application to better explain the individual roles that Spring MVC plays and where it fits in the overall architecture.