mirror of
https://github.com/google/nomulus
synced 2026-07-20 15:02:30 +00:00
61932c1809
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.