Need some help regarding Transactional annotation. So I have a class like this:
@Component @Transactional(propagation = Propagation.REQUIRED) public class Inserte