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