728x90 DispatcherType1 스프링 서블릿 예외처리에 대한 로그 필터(필터 중복 호출 설정) 스프링 빈 등록 DispatcherType을 지정 package hello.exception; import hello.exception.filter.LogFilter; import org.springframework.boot.web.servlet.FilterRegistrationBean; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.WebMvcConfigurer; import javax.servlet.DispatcherType; import java.. 2021. 10. 2. 이전 1 다음 728x90