Skip to content

Introduce ResultHandlerService #337

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

Merged
merged 2 commits into from
Dec 21, 2021
Merged

Conversation

jvalkeal
Copy link
Contributor

  • Replace main use of ResultHandler with ResultHandlerService which is
    a framework type of impl for handlers found from conversion service.
    This handles types better and easier to handle with bean cycles, etc.
  • Removed IterableResultHandler to think about these use cases later
    when further refactoring is done.
  • TypeHierarchyResultHandler is removed and better functionality now
    via ResultHandlerService.
  • Relates Refactor ResultHandler type hierachy #336

- Replace main use of ResultHandler with ResultHandlerService which is
  a framework type of impl for handlers found from conversion service.
  This handles types better and easier to handle with bean cycles, etc.
- Removed IterableResultHandler to think about these use cases later
  when further refactoring is done.
- TypeHierarchyResultHandler is removed and better functionality now
  via ResultHandlerService.
- Relates spring-projects#336
@jvalkeal jvalkeal merged commit 2706da3 into spring-projects:main Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant