All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.ui.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Generic support for UI layer concepts.
 * 

Provides generic {@code Model} and {@code ModelMap} holders for model attributes. */ @NonNullApi @NonNullFields package org.springframework.ui; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy