What's your "best practice" for the first Java EE Spring project?
Posted
by cringe
on Stack Overflow
See other posts from Stack Overflow
or by cringe
Published on 2008-08-12T07:36:14Z
Indexed on
2010/05/08
3:18 UTC
Read the original article
Hit count: 291
I'm currently trying to get into the Java EE development with the Spring framework. As I'm new to Spring, it is hard to imaging how a good running project should start off.
Do you have any best practices, tipps or major DO NOTs for a starter? How did you start with Spring - big project or small tutorial-like applications? Which technology did you use right away: AOP, complex Hibernate...
© Stack Overflow or respective owner