Simpler @DataJpaTest tests for Entities with many non-optional associations?

后端 未结 0 951
悲哀的现实
悲哀的现实 2020-12-17 01:45

I am testing some entities with a lot of @[Many|One]ToOne(optional = false) associations (no cascading).

To avoid TransientPropertyValueException

相关标签:
回答
  • 消灭零回复
提交回复
热议问题