Which of the statement is not correct in Spring java?
A - Core and beans modules provide the fundamental parts of the framework, including Dependency Injection feature.
B - The SpEL module provides a powerful Expression Language for querying and manipulating an object graph at runtime.
C - Aspects module provides integration with AspectJ.
D - None of the above.
Correct Ans
D - None of the above