Spring Web - two sequential HTTP requests in AsyncHandlerInterceptor while HTTP 500?

前端 未结 0 463
无人共我
无人共我 2020-12-13 00:18

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

@Component
public class         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题