BTI2019 course Original code: Guide to Testing Spring Boot applications with MockMvc https://rieckpil.de/guide-to-testing-spring-boot-applications-with-mockmvc/ Steps to run this project: Clone this Git repository Navigate to the folder testing-spring-boot-applications-with-mockmvc Run mvn clean verify to execute all tests