• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Spring 3 in Action: What about Spring AOP?

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Craig!
It´s nice talking to you,
my question is: I always wanted to develop something using Spring AOP (I use AspectJ right now). Does the book talk about the advantages of using Spring AOP rather than Aspectj or other AOP containers? And does it give the basics of using Spring AOP? I mean, for someone who never used it before?

Thanks for your time!
 
Ranch Hand
Posts: 527
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Tiago Farias wrote:Hello Craig!
It´s nice talking to you,
my question is: I always wanted to develop something using Spring AOP (I use AspectJ right now). Does the book talk about the advantages of using Spring AOP rather than Aspectj or other AOP containers? And does it give the basics of using Spring AOP? I mean, for someone who never used it before?



Yes, this book talks about AOP, here is the Chapter-4.

Yes, this book assumes reader is new to Spring, Craig mentioned this in another topic. He also said you can turn to any page and pick up at the point where your experience allows.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic