Uses of Interface
org.springframework.ui.Model

Packages that use Model
Package
Description
Generic support for UI layer concepts.
Support classes for handling validation results.
Top-level package for the spring-webflux module that contains DispatcherHandler, the main entry point for WebFlux server endpoint processing including key contracts used to map requests to handlers, invoke them, and process the result.
Infrastructure for annotation-based handler method processing.
Support package for MVC controllers.