I would like to log HTTP request / response data in my own implementation of HandlerInterceptor and save data with @Async annotated method (to avo
HandlerInterceptor
@Async