The acceptable way to integration tests with Spring and Kotlin
When I started to implement tests with Spring Boot, I struggled to find a way to implement integration tests. Integration tests need to pass through …
Codeminer42’s Engineering Blog
When I started to implement tests with Spring Boot, I struggled to find a way to implement integration tests. Integration tests need to pass through …
Photo by Anatoli Styf Microservices are a reality. Big companies do it all the time, to improve scalability and separate responsibilities. Most of the time, …