공부
[spring] ApplicationEvent (sync & async)
승가비
2023. 11. 11. 16:42
728x90
https://jeong-pro.tistory.com/238
Spring ApplicationEvent 비동기로 처리될 것만 같지?
ApplicationEventListener는 비동기가 아니다 스프링(Spring) 프레임워크를 공부하면서 왠지 모르게 가끔씩 이벤트 드리븐(Event Driven)이라는 단어도 듣게 됐다. 뿐만 아니라 스프링 5 이후로는 WebFlux가 등
jeong-pro.tistory.com
default: sync
async: EnableAsync -> Async
728x90