Skip to content

dineshbhagat/spring-session-jpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-session-jpa

  1. create tables from file, Ref
  2. update mysql properties in application.yml file
  3. run application ./gradlew clean build && && ./gradlew run
  4. username:root and password:root to login
  5. Open tables and check sessions are already stored in DB once you successfully login to above page.
  6. In order to test multiple sessions, either open localhost:8080 in incognito or clear cokkies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages