Package org.springframework.web.servlet.mvc


@NonNullApi @NonNullFields package org.springframework.web.servlet.mvc
Standard controller implementations for the Servlet MVC framework that comes with Spring. Provides various controller styles, including an annotation-based model.