Results 1 to 7 of 7

Thread: Announcement: Pro Spring Released

  1. #1
    Join Date
    Aug 2004
    Location
    Southampton, UK
    Posts
    826

    Default Announcement: Pro Spring Released

    I am pleased to announce that today is the official launch date of Pro Spring! I’d like to start by thanking Dmitriy Kopylenko and Keith Donald for their time when reviewing the book, Rod Johnson for his kind words in the foreword plus my co-author and partner in crime Jan Machacek for his excellent contribution.

    At over 800 pages, Pro Spring is a comprehensive reference to the Spring Framework, ideal for both novices and professionals alike. Topics covered include:

    * Inversion of Control – theory and practice
    * AOP with Spring and AspectJ
    * Data access with Hibernate, iBATIS and JDBC
    * Spring transaction management including distributed transactions
    * Integration with JNDI, EJB and JMS
    * Spring MVC plus Struts integration
    * Scheduling with Quartz
    * JavaMail and COSMail integration
    * Spring Remoting

    Also we have included some appendices discussing testing, Spring IDE and Spring Rich, which are quite an interesting read.

    More information can be found at Apress and at the Spring site.

    I hope you’ll take the time to look at the book and hope that anyone who buys it enjoys reading it as much as we enjoyed writing it.

    Regards,

    Rob[/url][/b]
    Rob Harrop
    Lead Engineer, dm Server
    SpringSource
    http://www.springsource.com

    Co-Author - Pro Spring

  2. #2
    Join Date
    Oct 2004
    Location
    Sardegna - Italy
    Posts
    39

    Default Pro Spring

    Italian review of this beautiful book

    http://www.jugsardegna.org/vqwiki/jsp/Wiki?ProSpring

    p.s. five stars

  3. #3
    Join Date
    Aug 2004
    Location
    Southampton, UK
    Posts
    826

    Default

    Thanks for such a great review. Thankfully, my girlfriend speaks good Italian so she was able to translate it for me

    Rob
    Rob Harrop
    Lead Engineer, dm Server
    SpringSource
    http://www.springsource.com

    Co-Author - Pro Spring

  4. #4
    Join Date
    Aug 2004
    Location
    Germany, Magdeburg
    Posts
    279

    Default

    Indeed a great book. One thing that I noticed was the iBatis discussion in Chapter 10 (Page 344) it reads: "Even though iBATIS offers a very good ..., several features are missing. Perhaps the most annoying absence is a lack of support of persistent enumerations and object canonicalization."

    I don't know if I got it right, but using an iBatis TypeHandler interface and nested properties (object.property.nestedProperty) , I was able to do all of those stuff. Even handling complex user types can be managed since the complete ResultSet is available - but the support for it is a bit fair. It can be better supported for sure and using a factory to map the results would be also great.

    The sad thing is, that this is all undocumented by the normal user guides but the type handler interface exists for more than half a year, now. So I am just puzzled if I missed any lack of features here. (But the provided example of using Boolean as an attribute can be simply implemented by a custom type handler.)

    Never the less a very very good book. You and Jan have earned lots of respect for sure. Well done!


    Cheers,

    Martin (Kersten)

  5. #5

    Default Pro Spring 2.5

    I read Pro Spring 2.5 and the Pro Spring Recipes. These are two excellent references for Spring development.

    I am eagerly waiting for Pro Spring 3.0 which is scheduled to release next year

    I am a fan of Apress Spring series books

  6. #6
    Join Date
    Jan 2009
    Posts
    3

    Default

    I'm looking forward to 3.0 as well.

  7. #7

    Default Just starting

    Just started delving into the finer details of Spring and looking for some new resources to help me learn and this one just came onto my radar - very well written (although I don't speak Italian and haven't read it in that language )

    Cheers
    JT
    Combining computing and chemistry. If you need chemistry check out some methyl vinyl ketone or other specialty monomers

Similar Threads

  1. Announcement: Spring IDE 1.2.3 released
    By Torsten Juergeleit in forum Announcements
    Replies: 0
    Last Post: Aug 24th, 2005, 05:57 PM
  2. Announcement: Spring IDE 1.2.2 released
    By Torsten Juergeleit in forum Announcements
    Replies: 0
    Last Post: Jul 25th, 2005, 08:35 AM
  3. Announcement: Spring IDE 1.2.1 released
    By Torsten Juergeleit in forum Announcements
    Replies: 0
    Last Post: Jul 8th, 2005, 04:51 PM
  4. Announcement: Spring IDE 1.2 released
    By Torsten Juergeleit in forum Announcements
    Replies: 0
    Last Post: May 17th, 2005, 05:33 PM
  5. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •