Spring Boot Testing
This module contains articles about Spring Boot testing
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles:
- Testing with Spring and Spock
 - Exclude Auto-Configuration Classes in Spring Boot Tests
 - Setting the Log Level in Spring Boot when Testing
 - Embedded Redis Server with Spring Boot Test
 - Testing Spring Boot @ConfigurationProperties
 - Prevent ApplicationRunner or CommandLineRunner Beans From Executing During Junit Testing