Skip to content
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

Adapt for Spring Framework Coroutines AOP support #2926

Closed
wants to merge 2 commits into from

Conversation

sdeleuze
Copy link
Contributor

This commit adapts Spring Data RepositoryMethodInvoker and related tests in order to remove most of the Coroutines specific code and rely on Spring Framework Coroutines AOP support.

This commit adapts Spring Data RepositoryMethodInvoker
and related tests in order to remove most of the
Coroutines specific code and rely on Spring Framework
Coroutines AOP support.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 12, 2023
mp911de pushed a commit that referenced this pull request Sep 12, 2023
@mp911de mp911de closed this in 110756a Sep 12, 2023
mp911de added a commit that referenced this pull request Sep 12, 2023
Add reactive type translation to Coroutine methods to return the expected type for AOP processing.

See #2926
mp911de added a commit that referenced this pull request Sep 12, 2023
Add reactive type translation to Coroutine methods to return the expected type for AOP processing.

See #2926
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants