Skip to content

Support reactive repositories in ResourceReaderRepositoryPopulator #2616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Apr 28, 2022

We now support reactive repositories in addition to imperative repositories when populating repositories from a resource reader.

Instead of RepositoryInvokerFactory, we now use a RepositoryPersisterFactory to avoid introducing reactive support to RepositoryInvokerFactory.

Closes #2558

mp911de added 3 commits April 28, 2022 16:01
Rename test.
We now support reactive repositories in addition to imperative repositories when populating repositories from a resource reader.

Instead of RepositoryInvokerFactory, we now use a RepositoryPersisterFactory to avoid introducing reactive support to RepositoryInvokerFactory.
@mp911de mp911de added the type: enhancement A general enhancement label Apr 28, 2022
@mp911de mp911de requested a review from christophstrobl April 28, 2022 14:03
@mp911de mp911de linked an issue Apr 29, 2022 that may be closed by this pull request
Reuse CRUD metdata from repository information and add some tests for the persister factory.
@odrotbohm odrotbohm self-assigned this May 12, 2022
@odrotbohm
Copy link
Member

That's polished and merged.

@odrotbohm odrotbohm closed this May 12, 2022
@odrotbohm odrotbohm modified the milestone: 2.7 GA (2021.2.0) May 12, 2022
@mp911de mp911de deleted the issue/2.7.x/2558 branch May 17, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support reactive repositories in ResourceReaderRepositoryPopulator
3 participants