Skip to content

A simple Registration and Login App. Used Java annotation Config, Spring Security, Spring embedded HSQL DB

Notifications You must be signed in to change notification settings

nishat-anjum/SpringWebAppJavaConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Spring Web Mvc project.

It is a Registration and login Application where User can register and log in the app and get their profile info. Spring Security has been used for user Authentication. Spring Embedded Database HSQLD used for DB.

To run this project hit this commands

--> cd SpringDemoProject --> mvn clean package tomcat7:run

In browser Address Bar hit

http://localhost:8080/SpringDemoProject/login

About

A simple Registration and Login App. Used Java annotation Config, Spring Security, Spring embedded HSQL DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published