RevisionRepository return entity with different List implementation (PersistanceBag ->ListProxy)

后端 未结 0 1739
傲寒
傲寒 2020-12-06 00:45
org.springframework.data.repository.history.RevisionRepository
Entity entity = repository.findLastChangeRevision(entity.getId()).get().getEntity();

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