Skip to content

CSE能支持服务端异步吗? #1525

Closed
@zhufeizzz

Description

@zhufeizzz

类似于SpringMVC的@async注解,长时间运行的服务,不需要返回值。

AsyncRestTemplate支持客户端异步,实际还是占用Http请求,客户端服务端保持连接。

没找到相关的说明,难道一定要在服务端代码里面自己放到异步队列?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions