springboot-junit5-mockito2 Show case for how to use junit 5 and mockito 2 for unit testing and integration test with Spring boot 2 Tech stack: Spring boot 2 Junit 5 Mockito 2 How to compile and install: it is a maven project , so just clean and install and should be ready ! mvn clean install