spring-projects/spring-data-examples

Migrate examples to JUnit 5

mp911de opened this issue · 2 comments

Spring Boot 2.4 advocates for JUnit 5 usage so we should start migrating our examples to use JUnit 5.

I'm going to take care of the MongoDB to JUnit 5 migration.

Geode is the only remaining module to be migrated to JUnit 5.