mirror of
https://github.com/google/nomulus
synced 2026-01-11 00:10:36 +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.