Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 208 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 208 Bytes

#SpringAOP.Demo - 2015

Simple Console Application to demonstrate Spring AOP features

FEATURES

  • Retry Advice after x attempts.
  • ConsoleLoggingAroundAdvice Advice.