spring-data-examples
spring-data-examples copied to clipboard
Migrate examples to JUnit 5
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.