mirror of
https://github.com/google/nomulus
synced 2026-04-21 00:30:43 +00:00
We shouldn't reference tm() at all before initializing the JPA transaction manager, since tm() looks at the database migration schedule when figuring out which transaction manager to use.