We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d3104 commit 8d23857Copy full SHA for 8d23857
README.md
@@ -28,7 +28,7 @@ Core module contains the subsequent features
28
1.4) SpEL: This module contains the expression language for querying and manipulating an object graph at runtime.
29
# 2) AOP (Aspect Oriented Programming)
30
31
- 2.1) AOP: This module provides support to integrate with AspectJ, which will define method-interceptors and pointcuts
+ * 2.1) [AOP](spring-aop): This module provides support to integrate with AspectJ, which will define method-interceptors and pointcuts
32
# 3) Data Access and Integration
33
34
3.1) JDBC
0 commit comments