-
Stephane Nicoll authored
Previously, two or more `@DataJpaTest` tests in the same test suite were sharing the same in-memory database instance. This commit makes sure that `TestDatabaseAutoConfiguration` creates a unique embedded database for each test it operates on. Closes gh-7473
4bf645c6
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
java/org/springframework/boot/test/autoconfigure | ||
resources/META-INF |