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.
- 
Classes in org.springframework.ui used by org.springframework.orm.hibernate5.support
- 
Classes in org.springframework.ui used by org.springframework.orm.jpa.support
- 
Classes in org.springframework.ui used by org.springframework.uiClassDescriptionImplementation of theModelinterface based on aConcurrentHashMapfor use in concurrent scenarios.Interface that defines a holder for model attributes.Implementation ofMapfor use when building model data for use with UI tools.
- 
Classes in org.springframework.ui used by org.springframework.validation.supportClassDescriptionImplementation of theModelinterface based on aConcurrentHashMapfor use in concurrent scenarios.Interface that defines a holder for model attributes.Implementation ofMapfor use when building model data for use with UI tools.
- 
Classes in org.springframework.ui used by org.springframework.web.context.request
- 
Classes in org.springframework.ui used by org.springframework.web.method.support
- 
Classes in org.springframework.ui used by org.springframework.web.reactive
- 
Classes in org.springframework.ui used by org.springframework.web.reactive.result.method.annotation
- 
Classes in org.springframework.ui used by org.springframework.web.servlet
- 
Classes in org.springframework.ui used by org.springframework.web.servlet.mvc.annotation
- 
Classes in org.springframework.ui used by org.springframework.web.servlet.mvc.support