user1730789
user1730789

Reputation: 5177

Spring 3 Hibernate Spring MVC Arch Type

Does anyone know of a good archytype for Spring Web MVC with Hibernate ? I have been searching and have not been able to find any ?

Kind Regards,

Muhammad Mateen

Upvotes: 1

Views: 299

Answers (1)

Solubris
Solubris

Reputation: 3763

You could use appFuse: http://static.appfuse.org/archetypes.html

However, I would recommend spring ROO. Spring ROO doesn't provide archetypes, but does provide a similar skeleton setup via spring roo commands.

Upvotes: 1

Related Questions