- spring-session
spring.io/projects/spring-session-jdbc
Spring Session JDBC
This project uses a Maven BOM (Bill of Materials) and a release train to coordinate versions, e.g. Bean-SR10, Corn-SR2, etc. Using the BOM with Maven With Maven, you need to import the BOM first: org.springframework.session spring-session-bom Corn-SR2 pom
spring.io
- spring-session-jdbc schema
github.com/spring-projects/spring-session/tree/master/spring-session-jdbc/src/main/resources/org/springframework/session/jdbc
- spring-session with JDBC
https://www.baeldung.com/spring-session-jdbc
Spring Session with JDBC | Baeldung
Learn how you can seamlessly persist your session information into a database using Spring Session JDBC
www.baeldung.com
'spring-session' 카테고리의 다른 글
spring-session과 RequestContextListener 는 같이 사용 못함 (0) | 2022.06.13 |
---|---|
scope session Bean Error in HttpSessionListener (0) | 2022.06.09 |
Redis Session 사용시 sessionListener 적용 (0) | 2022.06.09 |
Redis namespace 변경하는 방법 (0) | 2022.03.24 |