Package org.springframework.ui
@NonNullApi
@NonNullFields
package org.springframework.ui
Generic support for UI layer concepts.
Provides a generic ModelMap for model holding.
-
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.