Uses of Package
org.springframework.ui
Packages that use org.springframework.ui
Package
Description
Generic support for UI layer concepts.
Support classes for handling validation results.
- 
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.