shagstrom/spring-mvc-hibernate-skeleton
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a clean Spring MVC application skeleton with Hibernate persistence. I'm building with Maven and I'm doing functional testing with WebDriver. 1. Run the Selenium tests (you will need to have Firefox installed): mvn clean integration-test Done.