* kkaravitis@gmail.com hexagonal architecture in java * Removed evaluation article code * Removed evaluation article code * [BAEL-3913] Initial commit for prevent commandline application runner execution during JUnit test article * [BAEL-3913] Fixed broken lines format and reduced the test method names length * [BAEL-3913] Fixed broken lines format
		
			
				
	
	
	
		
			814 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			814 B
		
	
	
	
	
	
	
	
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