Uses of Package
org.springframework.ui

Packages that use org.springframework.ui
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.
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.
Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.
Support package for annotation-based Servlet MVC controllers.
Support package for MVC controllers.