OK, so I'm a newbie on Maven and Spring and appreciates some inititial guidelines on how to set up a new Maven-handled Spring Web project. Are there any special directory layouts to consider? Are there any special spring-related templates for Maven out there?
I have done some tutorials, installed Maven successfully etc., but now I want to get started with a "real" project and want as good initial setup as possible. Will deploy on Tomcat, and I'm developing on Mac OS X.
All input is appreciated!


Reply With Quote