Skip to content

Spring session redis를 설정하기 어려울 때 참고할 것 #6

@1876070677

Description

@1876070677

@dPwls0125 저도 예전에 다시 못할 것 같아서 적어둔 게시글이 있었어서, 이거 보면서 그대로 세팅하면 잘 됩니다!!

총 4가지를 설정하면 된다고 보면 됩니다.

  1. pom.xml -> 라이브러리 관리
  2. @config 클래스 -> Session 관련 설정
  3. Initializer 클래스 -> web.xml에 Session 필터 등록을 위함
  4. Spring context.xml (applicationContext.xml) -> Spring 빈 설정

https://se-dobby.tistory.com/70

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions