Tweaked the integration test to use the Stream returned by the repository within a try-with-resources clause so that it gets closed correctly.
Tweaked the integration test to use the Stream returned by the repository within a try-with-resources clause so that it gets closed correctly.