Spring AOP
Spring Aspect oriented Programming:
Spring Framework provide AOP module which is used to separate cross cutting logics in application.
what is cross cutting logic:
Aop will take care of integrating business logic with secondary component logic in run...
nithinmanupuri.hashnode.dev1 min read