Comment on Introduction to Aspect-Oriented ProgrammingComments−hexleo12yThe first time I met AOP is I use Spring framework. AOP is a good thing for logging or authorization check, very powerful.
Comments
The first time I met AOP is I use Spring framework. AOP is a good thing for logging or authorization check, very powerful.