javax.persistence.EntityNotFoundException: Unable to find spring save repository code example
Example: javax.persistence.EntityNotFoundException: Unable to find spring save repository
@OneToMany(mappedBy="cohortDefinition", fetch= FetchType.LAZY, cascade= CascadeType.ALL)