Skip to content

alexmis/spring-security-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Spring secure Demo

Set up your local directory:

  • git init
  • git add -A
  • git commit -m "Initial commit"
  • git remote add origin https://.git
  • git push -u origin master

Build project

mvn clean install

URLs:

  • {app_context}
  • {app_context}/login
  • {app_context}/login?logout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published