Inject mock into Spring MockMvc WebApplicationContext

前端 未结 3 662
终归单人心
终归单人心 2021-01-31 22:00

I\'m working to test (via JUnit4 and Spring MockMvc) a REST service adapter using Spring-boot. The adapter simply passes along requests made to it, to another REST service (usin

3条回答
提交回复
热议问题