Uses of Package
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.
Support for result handling through view resolution.
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.
-
-
-
ClassDescriptionImplementation of the
Model
interface based on aConcurrentHashMap
for use in concurrent scenarios.Interface that defines a holder for model attributes.Implementation ofMap
for use when building model data for use with UI tools. -
ClassDescriptionImplementation of the
Model
interface based on aConcurrentHashMap
for use in concurrent scenarios.Interface that defines a holder for model attributes.Implementation ofMap
for use when building model data for use with UI tools. -
-
-
-
-
-
-
-