Don't make the SAME http request to a service using RestTemplate and instead cache the response somewhere without using a DB?

后端 未结 0 454
清歌不尽
清歌不尽 2021-01-27 15:22

Problem

  • I don\'t want to make the same http request from my Spring Boot application using RestTemplate to a backend service because the response wi
相关标签:
回答
  • 消灭零回复
提交回复
热议问题