
org.springframework.context.weaving.package-info Maven / Gradle / Ivy
/**
* Load-time weaving support for a Spring application context, building on Spring's
* {@link org.springframework.instrument.classloading.LoadTimeWeaver} abstraction.
*/
@NullMarked
package org.springframework.context.weaving;
import org.jspecify.annotations.NullMarked;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy