Uses of Package
org.springframework.ui
Packages that use org.springframework.ui Package Description org.springframework.orm.hibernate5.support Classes supporting theorg.springframework.orm.hibernate5package.org.springframework.orm.jpa.support Classes supporting theorg.springframework.orm.jpapackage.org.springframework.ui Generic support for UI layer concepts.org.springframework.validation.support Support classes for handling validation results.org.springframework.web.context.request Support for generic request context holding, in particular for scoping of application objects per HTTP request or HTTP session.org.springframework.web.method.support Generic support classes for handler method processing.org.springframework.web.reactive Top-level package for thespring-webfluxmodule that containsDispatcherHandler, the main entry point for WebFlux server endpoint processing including key contracts used to map requests to handlers, invoke them, and process the result.org.springframework.web.reactive.result.method.annotation Infrastructure for annotation-based handler method processing.org.springframework.web.servlet Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.org.springframework.web.servlet.mvc.annotation Support package for annotation-based Servlet MVC controllers.org.springframework.web.servlet.mvc.support Support package for MVC controllers.Classes in org.springframework.ui used by org.springframework.orm.hibernate5.support Class Description ModelMap Implementation ofMapfor use when building model data for use with UI tools.Classes in org.springframework.ui used by org.springframework.orm.jpa.support Class Description ModelMap Implementation ofMapfor use when building model data for use with UI tools.Classes in org.springframework.ui used by org.springframework.ui Class Description ConcurrentModel Implementation of theModelinterface based on aConcurrentHashMapfor use in concurrent scenarios.ExtendedModelMap Model Java-5-specific interface that defines a holder for model attributes.ModelMap Implementation ofMapfor use when building model data for use with UI tools.Classes in org.springframework.ui used by org.springframework.validation.support Class Description ConcurrentModel Implementation of theModelinterface based on aConcurrentHashMapfor use in concurrent scenarios.ExtendedModelMap Model Java-5-specific interface that defines a holder for model attributes.ModelMap Implementation ofMapfor use when building model data for use with UI tools.Classes in org.springframework.ui used by org.springframework.web.context.request Class Description ModelMap Implementation ofMapfor use when building model data for use with UI tools.Classes in org.springframework.ui used by org.springframework.web.method.support Class Description ModelMap Implementation ofMapfor use when building model data for use with UI tools.Classes in org.springframework.ui used by org.springframework.web.reactive Class Description Model Java-5-specific interface that defines a holder for model attributes.Classes in org.springframework.ui used by org.springframework.web.reactive.result.method.annotation Class Description Model Java-5-specific interface that defines a holder for model attributes.Classes in org.springframework.ui used by org.springframework.web.servlet Class Description ModelMap Implementation ofMapfor use when building model data for use with UI tools.Classes in org.springframework.ui used by org.springframework.web.servlet.mvc.annotation Class Description ExtendedModelMap Classes in org.springframework.ui used by org.springframework.web.servlet.mvc.support Class Description Model Java-5-specific interface that defines a holder for model attributes.ModelMap Implementation ofMapfor use when building model data for use with UI tools.