spring-boot/spring-boot-project/spring-boot-test-autoconfigure/src/test
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
..
java/org/springframework/boot/test/autoconfigure Stop deferring JPA bootstrap mode by default 2020-12-08 15:42:14 +01:00
resources Add test slice for Spring Data R2DBC 2020-02-25 09:21:47 -05:00
webapp Honour base path from @WebAppConfiguration in @WebMvcTest 2019-06-17 13:37:55 +01:00