java-tutorials/spring-boot-modules/spring-boot-config-jpa-error
Harry9656 6b0c4b9a80
JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357)
* JAVA-26760: Updated and standardized the junit-jupiter-engine library

* JAVA-26760: Updated and standardized the mockito-junit-jupiter library

* fix mockito-junit-jupiter properties

* fix maven-custom-plugin/usage-example properties

* Fix quarkus-funqy

* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
2024-04-23 18:45:06 +02:00
..
data-jpa-application JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357) 2024-04-23 18:45:06 +02:00
data-jpa-library JAVA-31190: Preparation for migrating spring-boot-modules to version 3. (#15834) 2024-02-27 02:49:02 +01:00
README.md BAEL-20869 Move remaining spring boot modules 2020-02-02 20:44:54 +01:00
pom.xml JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30

README.md

Spring Boot - DataJpaTest Error

This module contains examples about a corner case using @DataJpaTest with a multi module project.

Relevant Articles: