Skip to content

press0/aop-sampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOP-Sampler - Risk Monitor

java 18

mvn clean test

Reference: bijukunjummen/AOP-Samples

AOP Samples - different ways of writing Aspects, Proxies

Project0 - Java Dynamic Proxy Hello World

Project1 - Use case implemented without using Aspects and an alternate approach using Java Dynamic Proxies

Project2 - Use case implemented using Spring AOP, with XML based bean configuration

Project3 - Use case implemented using Spring AOP, but using @AspectJ annotations

Project4 - Use case implemented using Native AspectJ .aj file and compile time weaving

Project5 - Use case implemented using Native AspectJ @AspectJ support and compile time weaving

Project6 - Comprehensive example using Native AspectJ @AspectJ support and compile time weaving

About

Aspect Oriented Programming sampler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •