Files
spring-boot/module
Phillip Webb e76c6c5488 Refine Spring Data JPA background bootstrapping mode support
Update `spring.data.jpa.repositories.bootstrap-mode` logic
so that:

- A value of `lazy` no longer sets a bootstrap executor.

- A value of `deferred` requires that a bootstrap executor is
  ultimately set, and fails with a meaningful message if it is
  not.

The logic used to find the AsyncTaskExecutor has now moved to
the `JpaBaseConfiguration` and is triggered by the
`EntityManagerFactoryBuilder` only when background
bootstrapping is required.

Closes gh-49688
2026-03-24 16:43:59 -07:00
..
2025-11-13 14:55:19 +01:00
2025-11-13 10:31:25 +01:00
2026-03-23 14:50:42 +00:00
2026-02-06 19:04:57 -08:00
2026-03-20 10:29:31 +01:00
2026-03-24 11:28:37 +01:00
2026-03-24 11:28:37 +01:00
2026-02-17 20:55:20 -08:00
2026-02-02 10:45:35 +00:00
2026-02-24 16:27:05 +00:00
2026-01-06 12:54:30 -08:00
2025-11-13 14:55:19 +01:00
2025-11-13 10:31:25 +01:00
2025-11-13 10:31:25 +01:00
2025-11-13 14:55:19 +01:00
2025-11-13 14:55:19 +01:00
2026-02-24 15:35:04 +00:00
2026-03-19 09:40:36 +01:00
2025-11-13 14:55:19 +01:00