diff --git a/persistence-modules/spring-data-jpa-annotations-2/README.md b/persistence-modules/spring-data-jpa-annotations-2/README.md new file mode 100644 index 0000000000..f334f60b68 --- /dev/null +++ b/persistence-modules/spring-data-jpa-annotations-2/README.md @@ -0,0 +1,2 @@ +### Relevant Articles: +- [@DataJpaTest and Repository Class in JUnit](https://www.baeldung.com/junit-datajpatest-repository)