Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 447 Bytes

readme.md

File metadata and controls

19 lines (17 loc) · 447 Bytes

Spring MVC 3.1.2 based web example

  • Spring 3 Profile Support (@Dev, @Prod)
  • Spring Security
  • Hibernate + JPA + spring-data jpa
  • Spring based email support
  • Sitemesh2
  • slf4j + log4j based logging
  • Embedded database support
  • Twitter bootstrap styles
  • jquery
  • gradle build

Run one of the following to get started

  • gradle jettyRun
  • gradle build
  • gradle eclipse