Skip to content

Template Web Application Project for Spring (Spring MVC+Spring Data JPA+Spring Security)

Notifications You must be signed in to change notification settings

agustinottobre/spring-webapp-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a web application template project using spring.

This is considered to be used as template project in STS 3+. Please look at GettingStarted.

Technology components

This template project uses

  • Spring MVC
  • JPA
  • Hibernate
  • Spring Data JPA
  • Spring Security
  • Apache Tiles
  • SLF4J
  • Logback
  • Joda-Time
  • jQuery
  • Bootstrap

After creating a new project from this template: Configure project as a maven project (in eclipse, project -> configure -> maven) Use bower update on project's root dir to install front end vendor dependencies

screen shot

About

Template Web Application Project for Spring (Spring MVC+Spring Data JPA+Spring Security)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.5%
  • Shell 3.5%