restful 和socket 在網絡連接上的對比

例如在連接速度上, SpringBoot + restful :Junit 模擬get方法做測試     VS    java 原生socket  服務器端和客戶端之間的通信     @GetMapping("/find") public List<Summary> find(String tag, Timestamp startTime, Timestamp endTime){
相關文章
相關標籤/搜索