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

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

Go to download

Spring core support for annotations, meta-annotations, and composed annotations with attribute overrides

The newest version!
/**
 * Miscellaneous utility classes, such as String manipulation utilities, a Log4J configurer, and a
 * state holder for paged lists of objects.
 */
@NonNullApi
@NonNullFields
@xdean.codecov.CodecovIgnore
package org.springframework.util;

import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy