组织ID: |
org.springframework |
项目ID: |
spring-aop |
版本: |
5.2.4.RELEASE |
最后修改时间: |
2020-02-26 01:51:00 |
包类型: |
jar |
标题: |
Spring AOP |
描述: |
Spring AOP |
相关URL: |
https://github.com/spring-projects/spring-framework |
大小: |
364.06KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>5.2.4.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework:spring-aop:5.2.4.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>5.2.4.RELEASE</version>
<name>Spring AOP</name>
<description>Spring AOP</description>
<url>https://github.com/spring-projects/spring-framework</url>
<organization>
<name>Spring IO</name>
<url>https://spring.io/projects/spring-framework</url>
</organization>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>jhoeller</id>
<name>Juergen Hoeller</name>
<email>jhoeller@pivotal.io</email>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/spring-projects/spring-framework</connection>
<developerConnection>scm:git:git://github.com/spring-projects/spring-framework</developerConnection>
<url>https://github.com/spring-projects/spring-framework</url>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/spring-projects/spring-framework/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>5.2.4.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.2.4.RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.aopalliance.intercept.ConstructorInterceptor.class
org.aopalliance.intercept.ConstructorInvocation.class
org.aopalliance.intercept.Invocation.class
org.aopalliance.intercept.MethodInterceptor.class
org.aopalliance.intercept.Interceptor.class
org.aopalliance.intercept.Joinpoint.class
org.aopalliance.intercept.MethodInvocation.class
org.aopalliance.aop.Advice.class
org.aopalliance.aop.AspectException.class
org.springframework.aop.config.AdvisorComponentDefinition.class
org.springframework.aop.config.ConfigBeanDefinitionParser.class
org.springframework.aop.config.SimpleBeanFactoryAwareAspectInstanceFactory.class
org.springframework.aop.config.AbstractInterceptorDrivenBeanDefinitionDecorator.class
org.springframework.aop.config.AopConfigUtils.class
org.springframework.aop.config.AopNamespaceUtils.class
org.springframework.aop.config.PointcutEntry.class
org.springframework.aop.config.AspectComponentDefinition.class
org.springframework.aop.config.AopNamespaceHandler.class
org.springframework.aop.config.AdvisorEntry.class
org.springframework.aop.config.AspectEntry.class
org.springframework.aop.config.SpringConfiguredBeanDefinitionParser.class
org.springframework.aop.config.MethodLocatingFactoryBean.class
org.springframework.aop.config.AdviceEntry.class
org.springframework.aop.config.ScopedProxyBeanDefinitionDecorator.class
org.springframework.aop.config.PointcutComponentDefinition.class
org.springframework.aop.config.package-info.class
org.springframework.aop.config.AspectJAutoProxyBeanDefinitionParser.class
org.springframework.aop.AfterReturningAdvice.class
org.springframework.aop.support.DefaultIntroductionAdvisor.class
org.springframework.aop.support.IntroductionInfoSupport.class
org.springframework.aop.support.RegexpMethodPointcutAdvisor$SerializableMonitor.class
org.springframework.aop.support.annotation.AnnotationClassFilter.class
org.springframework.aop.support.annotation.AnnotationMatchingPointcut$AnnotationCandidateClassFilter.class
org.springframework.aop.support.annotation.AnnotationMatchingPointcut.class
org.springframework.aop.support.annotation.AnnotationMethodMatcher.class
org.springframework.aop.support.annotation.package-info.class
org.springframework.aop.support.MethodMatchers$UnionIntroductionAwareMethodMatcher.class
org.springframework.aop.support.DelegatingIntroductionInterceptor.class
org.springframework.aop.support.MethodMatchers$ClassFilterAwareUnionIntroductionAwareMethodMatcher.class
org.springframework.aop.support.StaticMethodMatcherPointcut.class
org.springframework.aop.support.MethodMatchers.class
org.springframework.aop.support.AbstractPointcutAdvisor.class
org.springframework.aop.support.StaticMethodMatcher.class
org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor.class
org.springframework.aop.support.MethodMatchers$IntersectionIntroductionAwareMethodMatcher.class
org.springframework.aop.support.DelegatePerTargetObjectIntroductionInterceptor.class
org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor.class
org.springframework.aop.support.RegexpMethodPointcutAdvisor$1.class
org.springframework.aop.support.AopUtils.class
org.springframework.aop.support.ClassFilters$UnionClassFilter.class
org.springframework.aop.support.JdkRegexpMethodPointcut.class
org.springframework.aop.support.DefaultPointcutAdvisor.class
org.springframework.aop.support.DynamicMethodMatcherPointcut.class
org.springframework.aop.support.AbstractGenericPointcutAdvisor.class
org.springframework.aop.support.Pointcuts$GetterPointcut.class
org.springframework.aop.support.ControlFlowPointcut.class
org.springframework.aop.support.Pointcuts$SetterPointcut.class
org.springframework.aop.support.AbstractRegexpMethodPointcut.class
org.springframework.aop.support.ComposablePointcut.class
org.springframework.aop.support.DynamicMethodMatcher.class
org.springframework.aop.support.NameMatchMethodPointcutAdvisor.class
org.springframework.aop.support.MethodMatchers$UnionMethodMatcher.class
org.springframework.aop.support.AbstractExpressionPointcut.class
org.springframework.aop.support.NameMatchMethodPointcut.class
org.springframework.aop.support.ClassFilters.class
org.springframework.aop.support.Pointcuts.class
org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor.class
org.springframework.aop.support.RootClassFilter.class
org.springframework.aop.support.ClassFilters$IntersectionClassFilter.class
org.springframework.aop.support.ExpressionPointcut.class
org.springframework.aop.support.MethodMatchers$IntersectionMethodMatcher.class
org.springframework.aop.support.MethodMatchers$ClassFilterAwareUnionMethodMatcher.class
org.springframework.aop.support.package-info.class
org.springframework.aop.support.RegexpMethodPointcutAdvisor.class
org.springframework.aop.TargetSource.class
org.springframework.aop.scope.ScopedProxyUtils.class
org.springframework.aop.scope.DefaultScopedObject.class
org.springframework.aop.scope.ScopedProxyFactoryBean.class
org.springframework.aop.scope.package-info.class
org.springframework.aop.scope.ScopedObject.class
org.springframework.aop.TrueMethodMatcher.class
org.springframework.aop.ProxyMethodInvocation.class
org.springframework.aop.AfterAdvice.class
org.springframework.aop.RawTargetAccess.class
org.springframework.aop.AopInvocationException.class
org.springframework.aop.IntroductionInterceptor.class
org.springframework.aop.IntroductionAdvisor.class
org.springframework.aop.ClassFilter.class
org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer$AmbiguousBindingException.class
org.springframework.aop.aspectj.TypePatternClassFilter.class
org.springframework.aop.aspectj.RuntimeTestWalker$1.class
org.springframework.aop.aspectj.SimpleAspectInstanceFactory.class
org.springframework.aop.aspectj.AspectJAopUtils.class
org.springframework.aop.aspectj.InstantiationModelAwarePointcutAdvisor.class
org.springframework.aop.aspectj.AspectJMethodBeforeAdvice.class
org.springframework.aop.aspectj.AspectJAfterAdvice.class
org.springframework.aop.aspectj.AspectJProxyUtils.class
org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory$1.class
org.springframework.aop.aspectj.annotation.AspectMetadata.class
org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory$AspectJAnnotationType.class
org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory$1.class
org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator$BeanFactoryAspectJAdvisorsBuilderAdapter.class
org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.class
org.springframework.aop.aspectj.annotation.SingletonMetadataAwareAspectInstanceFactory.class
org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl$1.class
org.springframework.aop.aspectj.annotation.SimpleMetadataAwareAspectInstanceFactory.class
org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory.class
org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder.class
org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory.class
org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator.class
org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory$SyntheticInstantiationAdvisor.class
org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator.class
org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl$2.class
org.springframework.aop.aspectj.annotation.PrototypeAspectInstanceFactory.class
org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory$AspectJAnnotation.class
org.springframework.aop.aspectj.annotation.AspectJProxyFactory.class
org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl.class
org.springframework.aop.aspectj.annotation.AspectMetadata$1.class
org.springframework.aop.aspectj.annotation.MetadataAwareAspectInstanceFactory.class
org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory.class
org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl$PerTargetInstantiationModelPointcut.class
org.springframework.aop.aspectj.annotation.package-info.class
org.springframework.aop.aspectj.annotation.NotAnAtAspectException.class
org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory$AspectJAnnotationParameterNameDiscoverer.class
org.springframework.aop.aspectj.AbstractAspectJAdvice$AdviceExcludingMethodMatcher.class
org.springframework.aop.aspectj.AspectJPointcutAdvisor.class
org.springframework.aop.aspectj.AspectJExpressionPointcut$BeanPointcutDesignatorHandler.class
org.springframework.aop.aspectj.RuntimeTestWalker$InstanceOfResidueTestVisitor.class
org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator$PartiallyComparableAdvisorHolder.class
org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator.class
org.springframework.aop.aspectj.autoproxy.AspectJPrecedenceComparator.class
org.springframework.aop.aspectj.autoproxy.package-info.class
org.springframework.aop.aspectj.AspectJAroundAdvice.class
org.springframework.aop.aspectj.RuntimeTestWalker$SubtypeSensitiveVarTypeTestVisitor.class
org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer.class
org.springframework.aop.aspectj.AspectJExpressionPointcut.class
org.springframework.aop.aspectj.RuntimeTestWalker$TestVisitorAdapter.class
org.springframework.aop.aspectj.DeclareParentsAdvisor.class
org.springframework.aop.aspectj.AspectInstanceFactory.class
org.springframework.aop.aspectj.AspectJAfterReturningAdvice.class
org.springframework.aop.aspectj.RuntimeTestWalker$ThisInstanceOfResidueTestVisitor.class
org.springframework.aop.aspectj.AspectJExpressionPointcut$1.class
org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer$PointcutBody.class
org.springframework.aop.aspectj.AspectJExpressionPointcut$BeanContextMatcher.class
org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.class
org.springframework.aop.aspectj.SingletonAspectInstanceFactory.class
org.springframework.aop.aspectj.AspectJPrecedenceInformation.class
org.springframework.aop.aspectj.RuntimeTestWalker$TargetInstanceOfResidueTestVisitor.class
org.springframework.aop.aspectj.AbstractAspectJAdvice.class
org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.class
org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint$MethodSignatureImpl.class
org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor.class
org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint$1.class
org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint$SourceLocationImpl.class
org.springframework.aop.aspectj.package-info.class
org.springframework.aop.aspectj.AspectJWeaverMessageHandler.class
org.springframework.aop.aspectj.AspectJExpressionPointcut$DefensiveShadowMatch.class
org.springframework.aop.aspectj.RuntimeTestWalker.class
org.springframework.aop.SpringProxy.class
org.springframework.aop.IntroductionAwareMethodMatcher.class
org.springframework.aop.Pointcut.class
org.springframework.aop.IntroductionInfo.class
org.springframework.aop.PointcutAdvisor.class
org.springframework.aop.BeforeAdvice.class
org.springframework.aop.Advisor.class
org.springframework.aop.interceptor.DebugInterceptor.class
org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler.class
org.springframework.aop.interceptor.AbstractMonitoringInterceptor.class
org.springframework.aop.interceptor.AbstractTraceInterceptor.class
org.springframework.aop.interceptor.ConcurrencyThrottleInterceptor.class
org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler.class
org.springframework.aop.interceptor.ExposeBeanNameAdvisors$ExposeBeanNameInterceptor.class
org.springframework.aop.interceptor.PerformanceMonitorInterceptor.class
org.springframework.aop.interceptor.ExposeBeanNameAdvisors.class
org.springframework.aop.interceptor.AsyncExecutionInterceptor.class
org.springframework.aop.interceptor.AsyncExecutionAspectSupport.class
org.springframework.aop.interceptor.CustomizableTraceInterceptor.class
org.springframework.aop.interceptor.JamonPerformanceMonitorInterceptor.class
org.springframework.aop.interceptor.SimpleTraceInterceptor.class
org.springframework.aop.interceptor.ExposeInvocationInterceptor$1.class
org.springframework.aop.interceptor.ExposeInvocationInterceptor.class
org.springframework.aop.interceptor.package-info.class
org.springframework.aop.interceptor.ExposeBeanNameAdvisors$ExposeBeanNameIntroduction.class
org.springframework.aop.TrueClassFilter.class
org.springframework.aop.MethodMatcher.class
org.springframework.aop.ThrowsAdvice.class
org.springframework.aop.framework.ProxyFactoryBean$PrototypePlaceholderAdvisor.class
org.springframework.aop.framework.AopContext.class
org.springframework.aop.framework.DefaultAdvisorChainFactory.class
org.springframework.aop.framework.Advised.class
org.springframework.aop.framework.AopConfigException.class
org.springframework.aop.framework.AdvisedSupport.class
org.springframework.aop.framework.AopProxyFactory.class
org.springframework.aop.framework.ObjenesisCglibAopProxy.class
org.springframework.aop.framework.CglibAopProxy$HashCodeInterceptor.class
org.springframework.aop.framework.autoproxy.TargetSourceCreator.class
org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator$BeanFactoryAdvisorRetrievalHelperAdapter.class
org.springframework.aop.framework.autoproxy.ProxyCreationContext.class
org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator.class
org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator.class
org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator.class
org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor.class
org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper.class
org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.class
org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator.class
org.springframework.aop.framework.autoproxy.AutoProxyUtils.class
org.springframework.aop.framework.autoproxy.target.LazyInitTargetSourceCreator.class
org.springframework.aop.framework.autoproxy.target.QuickTargetSourceCreator.class
org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator.class
org.springframework.aop.framework.autoproxy.package-info.class
org.springframework.aop.framework.AopProxyUtils.class
org.springframework.aop.framework.ReflectiveMethodInvocation.class
org.springframework.aop.framework.adapter.DefaultAdvisorAdapterRegistry.class
org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry.class
org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor.class
org.springframework.aop.framework.adapter.UnknownAdviceTypeException.class
org.springframework.aop.framework.adapter.AfterReturningAdviceAdapter.class
org.springframework.aop.framework.adapter.ThrowsAdviceAdapter.class
org.springframework.aop.framework.adapter.AdvisorAdapterRegistrationManager.class
org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.class
org.springframework.aop.framework.adapter.MethodBeforeAdviceAdapter.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
spring-beans-5.2.4.RELEASE.jar
/org.springframework/spring-beans/5.2.4.RELEASE
查看spring-beans所有版本文件
spring-core-5.2.4.RELEASE.jar
/org.springframework/spring-core/5.2.4.RELEASE
查看spring-core所有版本文件
|