This repository shows how to migrate an existing Spring Boot (1.5.7) webapp using JUnit4 to JUnit5. To follow the migration you can checkout these tags:
- git checkout intial-webapp
- git checkout setup-maven
- git checkout migrate-unit-tests
- git checkout migrate-integration-tests