spring-boot/spring-boot-project/spring-boot-test-autoconfigure
Stephane Nicoll 06671aa50e Stop deferring JPA bootstrap mode by default
This commit changes the default value of bootstrap-mode to "default"
rather than "deferred" so that the JPA infrastructure starts in the
main thread rather than asynchronously.

Closes gh-24249
2020-12-08 15:42:14 +01:00
..
src Stop deferring JPA bootstrap mode by default 2020-12-08 15:42:14 +01:00
build.gradle Merge branch '2.2.x' into 2.3.x 2020-08-28 12:29:07 +01:00