b spring mvc 之 Endpoints 服务端配置 & 异步请求

–> go to 总目录

文章目录

    • 1.4 function Endpoints
    • 1.5 URI Links
    • 1.6 异步请求
      • 1.6.1 DeferredResult
      • 1.6.2 Callable
      • 1.6.3 Processing
        • DeferredResult
        • Callable processing works as follows
        • Exception Handling
        • Interception
      • 1.6.4 HTTP Streaming
        • Objects
        • SSE
        • Raw Data
      • 1.6.5 Reactive Types
      • 1.6.6 Disconnects
      • 1.6.7 配置
        • Servlet Container的配置

你可能感兴趣的:(b spring mvc 之 Endpoints 服务端配置 & 异步请求)