文件名称: spring-aspects-4.3.12.RELEASE.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
<version>4.3.12.RELEASE</version>
</dependency>Gradle:
implementation group: 'org.springframework', name: 'spring-aspects', version: '4.3.12.RELEASE'
Gradle (Short):
implementation 'org.springframework:spring-aspects:4.3.12.RELEASE'
Gradle (Kotlin):
implementation("org.springframework:spring-aspects:4.3.12.RELEASE")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.beans.factory.aspectj
org.springframework.cache.aspectj
org.springframework.context.annotation.aspectj
org.springframework.mock.staticmock
org.springframework.scheduling.aspectj
org.springframework.transaction.aspectjorg.springframework.beans.factory.aspectj.ConfigurableObject
org.springframework.cache.aspectj.AspectJCachingConfiguration
org.springframework.cache.aspectj.AspectJJCacheConfiguration
org.springframework.context.annotation.aspectj.EnableSpringConfigured
org.springframework.context.annotation.aspectj.SpringConfiguredConfiguration
org.springframework.mock.staticmock.MockStaticEntityMethods
org.springframework.scheduling.aspectj.AspectJAsyncConfiguration
org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration