Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] AspectJ in Action, second edition published

It's a great book, covering a lot of aspects of aspect oriented programming :D.

Far from being just a guide to writing code in proper AspectJ syntax, it covers a lot of real life scenarios and architectural consideration, remaining easy to read and understand despite the depth and breadth of topics covered.

Go and grab it if you are seriously interested in using AOP!

Simone


Ramnivas Laddad wrote:
Hi,

It gives me immense pleasure to announce that AspectJ in Action, 2nd
edition is now published (http://manning.com/laddad2/).

This is a totally revised edition that covers all AspectJ 6 features
including annotation-based @AspectJ syntax, load-time weaver,
annotation-based crosscutting. It also covers Spring-AspectJ
integration.

Currently only the eBook version is available; print book is scheduled
for September 22, around which it will also start to appear on
Amazon.com etc.

I hope you will enjoy the book and find it useful.

-Ramnivas
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users


--
Simone Gianni            CEO Semeru s.r.l.           Apache Committer
http://www.simonegianni.it/



Back to the top