I have this AsyncHandlerInterceptor in my Spring app (simplified version for question) to log all HTTP requests into DB.
AsyncHandlerInterceptor
@Component public class