Files
spring-projects-spring-fram…/framework-docs/modules/ROOT/pages/testing/testcontext-framework
Sam Brannen 934394eb2a Document AOT workaround for @⁠PersistenceContext & @⁠PersistenceUnit in tests
Although @⁠PersistenceContext and @⁠PersistenceUnit are still not
supported in tests running in AOT mode, as of Spring Framework 7.0,
developers can inject an EntityManager or EntityManagerFactory into
tests using @⁠Autowired instead of @⁠PersistenceContext and
@⁠PersistenceUnit, respectively.

See commit 096303c477
See gh-33414
Closes gh-31442
2025-11-05 14:30:41 +01:00
..
2025-07-10 19:42:14 +02:00
2025-07-10 19:42:14 +02:00
2025-07-10 19:42:14 +02:00