Skip to content

bigkylin/spring-boot-security

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. create Mysql DB: test
  2. config application.yml set db url,username,password
  3. run Junit: MysqlTest to create default user
  4. run Spring Boot: WebApplicaton
  5. http://localhost
  6. login with username: user, password: user

About

web security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.4%
  • CSS 19.3%
  • Java 19.0%
  • HTML 10.3%