PermGen error

Posts Tagged ‘spring aop’

Spring annotation based AOP and intercepting the ball

Spring AOP and Annotation based AspectJ The concept Recently I had to work on a requirement that asked that logs be kept when anyone performs certain actions upon the database. For example if some chose to remove an item from the database – the action, who performed it, when it was performed and any extra [...]