Appfuse
AppFuse is a full-stack framework for building web applications on the JVM
Spring
The Spring Framework is an open source framework for application development on the Java platform
Others
Example |
---|
If you actually need dao s this is something that comes out-of-the-box in appfuse and put partly in spring roo but there is also a great addon for spring roo hades addon that does a great job at this maybe even better than appfuse from question Spring roo vs appfuse generate service /dao layer |
Once you have that in hand then bring appfuse in to lighten your load;spring does not require that it be in the root directory to work from question Spring project expects to be at root directory, freaks out when it's not |