A filter or servlet of the current chain does not support asynchronous operations

    xiaoxiao2021-03-25  72

    异步请求需要配置,允许其异步请求才可以,包括servlet和相关的过滤器都要设置。

    1、需要异步请求的servlet :

    注:如果是配置方式,参考第二项过滤器配置的写法。

    2、相关的过滤器:

    转载请注明原文地址: https://ju.6miu.com/read-19506.html

    最新回复(0)