blaze-persistence
blaze-persistence copied to clipboard
NPE in `EntityViewConfiguration#getFetches` upon a `fetch` from an inherited EntityView
Running the SampleTest as enhanced in this commit would normally lead to an NPE here. There's, however, a crude fix for this case also in that commit. Please try to come up with a better solution.