Uses of Class
org.springframework.ui.ModelMap

Packages that use ModelMap
Package
Description
Classes supporting the org.springframework.orm.hibernate5 package.
Classes supporting the org.springframework.orm.jpa package.
Generic support for UI layer concepts.
Support classes for handling validation results.
Support for generic request context holding, in particular for scoping of application objects per HTTP request or HTTP session.
Generic support classes for handler method processing.
Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.
Support package for MVC controllers.