Blog

aop

  • Simply about Spring AOP

    Simply about Spring AOP

    This week I would like to talk about aspect oriented programming. A lot of programming paradigms like OOP, modular programming and other, let to divide functionality into logical parts (functions modules, classes). But these functional elements may…