Package org.springframework.ui.context
@NonNullApi
@NonNullFields
package org.springframework.ui.context
Contains classes defining the application context subinterface
for UI applications. The theme feature is added here.
-
ClassDescriptionSub-interface of ThemeSource to be implemented by objects that can resolve theme messages hierarchically.A Theme can resolve theme-specific messages, codes, file paths, etcetera (e.g. CSS and image files in a web environment).Interface to be implemented by objects that can resolve
Themes
.