Skip to content

konczak/MavenSpringSecuritySitemeshTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MavenSpringSecuritySitemeshTemplate

This project is a ready to use template to start developing secured Web application based on:

  • Maven 3,
  • Spring 3 MVC,
  • Spring 3 Security,
  • Sitemesh 3-alfa,
  • Bootstrap 3.

How to run it

Project is already configured to be up and running. Just use:

mvn tomcat:run

Next open in the browser:

http://localhost:8080/MavenSpringSecuritySitemeshTemplate

Example Welcome page with links to few examples will show up.

To get access to pages you can login using credentials:

        login: admin
        password: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published