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

org.springframework.aop.aspectj.annotation.package-info Maven / Gradle / Ivy

/**
 * Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP.
 *
 * 

Normally to be used through an AspectJAutoProxyCreator rather than directly. */ @NonNullApi @NonNullFields package org.springframework.aop.aspectj.annotation; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy