Skip to content

Instantly share code, notes, and snippets.

@apalyukha
Created January 7, 2019 13:30
Show Gist options
  • Save apalyukha/a67d01320318250c09795e71021eaf6d to your computer and use it in GitHub Desktop.
Save apalyukha/a67d01320318250c09795e71021eaf6d to your computer and use it in GitHub Desktop.
Spring Boot. Spring session
<dependency>
<groupId>org.springframework.session</groupId>
<artifactId>spring-session-jdbc</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment