What other libraries or tools would you add to a Spring/Hibernate stack for improved rapid applicati
Posted
by CaptainAwesomePants
on Stack Overflow
See other posts from Stack Overflow
or by CaptainAwesomePants
Published on 2010-01-13T06:32:23Z
Indexed on
2010/05/23
1:00 UTC
Read the original article
Hit count: 330
My team at work maintains a fairly large webapp written on top of Spring and Hibernate. We're about to start making some fairly large scale changes to the site, and we're enamored with the rapid application development speeds allowed by some other frameworks, like Rails. We haven't really changed our stack much in the last year or two, and I'm wondering what new tools, approaches, and libraries might be out there to help speed up webapp development.
© Stack Overflow or respective owner