java-tutorials/spring-boot-testing/README.MD

8 lines
312 B
Plaintext
Raw Normal View History

### The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Testing with Spring and Spock](https://www.baeldung.com/spring-spock-testing)
2019-01-05 11:44:33 -05:00
- [Exclude Auto-Configuration Classes in Spring Boot Tests](https://www.baeldung.com/spring-boot-exclude-auto-configuration-test)