spring-boot中测试restful接口非常方便,通过使用@SpringBootTest、@RunWith两个注解及TestRestTemplate 就可以快速的实现。spring-boot中测试restful接口非常方便,通过使用@SpringB
spring-boot中测试restful接口非常方便,通过使用@SpringBootTest、@RunWith两个注解及TestRestTemplate 就可以快速的实现。spring-boot中测试restful接口非常方便,通过使用@SpringB