How to test request context with Spring MockRestServiceServer and RestTemplate using a RequestFactory?

后端 未结 0 1846
抹茶落季
抹茶落季 2020-12-10 10:25

How can I cover this code with my MockRestServiceServer tests, with non-boot Spring (spring <=5)

@Component
public         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题