본문 바로가기

종이 한장 차이...

검색하기
종이 한장 차이...
프로필사진 graykang

  • 분류 전체보기 (173)
    • centos7 & rocky9 (17)
    • Maven (3)
    • Spring (29)
    • JAVA (9)
    • Other (27)
    • Jenkins (6)
    • javascript (50)
    • mariadb (14)
    • mongodb (1)
    • node.js (6)
    • 자전거길 종주 (1)
    • next.js (2)
    • docker (6)
Guestbook
반응형
Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Tags
  • spring3
  • centos7
  • Next.js
  • SpringBoot
  • Tomcat
  • pwa
  • jenkins
  • yona
  • mybatis
  • MSsql
  • popup
  • config
  • NextJS
  • Java
  • MariaDB
  • Eclipse
  • ajax
  • rocky9
  • javascript
  • nodejs
  • Maven
  • mysql
  • jquery
  • security
  • Push
  • PM2
  • git
  • docker
  • node.js
  • FCM
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록timeout (1)

종이 한장 차이...

springboot+security session timeout config

WAS 서버의 timeout 설정 외에 war별? 애플리케이션에 별도 session timeout 설정이 필요한 경우... 1. 스프링 씨큐리티 설정 파일에 로그인 성공 시 후처리용 헨들러를 설정한다. public class WebSecurityConfig extends WebSecurityConfigurerAdapter{ /**로그인성공 후처리용 헨들러 * @return */ private SuccessHandlerImpl successHandler() { return new SuccessHandlerImpl(); } ...생략... @Override protected void configure(HttpSecurity http) throws Exception { http.authorizeRequests..

Spring 2022. 6. 23. 11:22
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바