How to invoke a method of some other service in @PostPersist of Entity

后端 未结 0 1458
栀梦
栀梦 2021-01-27 12:56

I am using Spring Boot and JPA. Let say I have 2 different tables/entities A and B. I also have repository and service classes for these 2 entities.

I want to create new

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