Skip to content

amadoru/starterkit-hibernate-springmvc-tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A starter-kit to get you started with a Hibernate+Spring+Spring MVC+Spring Security+Tiles project quickly

This provides and starter project template for Java web applications which are mainly based on spring/hibernate.

Frameworks in use

###Configured Database

Running the starterkit

Assuming you have maven installed and configured.

In the command line type

mvn jetty:run

This will run the project in a jetty server. Now in your browser, navigate to

http://localhost:8080

Following logins are configured and working in the app.

Admin User
Username: admin
Password: admin

Normal User
Username: user
Password: user

Licencese

See LICENSE.txt

About

Starterkit Hibernate/Spring/SpringMVC/Tiles Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages