blaze-persistence icon indicating copy to clipboard operation
blaze-persistence copied to clipboard

Add additional methods to `EntityViewRepository`

Open david-kubecka opened this issue 2 years ago • 0 comments

It should cover the same functionality as CrudRepository plus perhaps getReferenceById from JpaRepository.

Alternatively, you might put the new methods into a new interface, e.g. CrudEntityViewRepository.

david-kubecka avatar Jan 02 '23 11:01 david-kubecka