Package org.springframework.ui
@NullMarked
package org.springframework.ui
Generic support for UI layer concepts.
Provides generic Model and ModelMap holders for model attributes.
- 
ClassDescriptionImplementation 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.