restful 和socket 在网络连接上的对比

例如在连接速度上, SpringBoot + restful :Junit 模拟get方法做测试     VS    java 原生socket  服务器端和客户端之间的通信     @GetMapping("/find") public List<Summary> find(String tag, Timestamp startTime, Timestamp endTime){
相关文章
相关标签/搜索