Hi I have a entity;
@Entity @Getter @Setter @AllArgsConstructor @NoArgsConstructor public class Transaction { @Id @GeneratedValue(strategy = GenerationTy