Spring AOP or AspectJ or Spring with AspectJ -
i learning spring aop, confused spring aop, aspectj n spring aop annotation.
spring aop means springs aspect oriented programming xml based configurations.
aspectj means aop implementation not spring based, if want use need include third party jars apart spring.
spring aop annotation means spring uses aspectj annotations provide aop feature.
am correct understanding?
Comments
Post a Comment