Codebase for the article post Component Tests for Spring Cloud Microservices
Steps to run this project:
- Clone this Git repository
- Navigate to the folder
spring-cloud-component-tests
- Run
mvn test
to execute all tests (this requires Java 11)
Steps to run this project:
spring-cloud-component-tests
mvn test
to execute all tests (this requires Java 11)