spring boot 单元测试

Spring Boot入门


官网
https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#boot-features-testing
https://spring.io/guides/tutorials/bookmarks/
https://spring.io/guides/gs/testing-web/

博客
http://www.ityouknow.com/springboot/2017/05/09/springboot-deploy.html
http://blog.didispace.com/springbootrestfulapi/

spring boot test
https://www.jianshu.com/p/72b19e24a602

你可能感兴趣的:(Spring,Boot)