Skip to content

Mati20041/spring-session-jpa-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Session - JPA Session Respository Demo

This demo shows how to store HttpSessions in SQL repository using JPA

to run

gradle bootRun

or if you don't have installed gradle

gradlew bootRun

And go to http://localhost:8080/

users:

  • mati:qwerty
  • mati2:qwerty

About

This demo shows how to store HttpSessions in SQL repository using JPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages