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

Gh 577 #586

Closed
wants to merge 2 commits into from
Closed

Gh 577 #586

wants to merge 2 commits into from

Conversation

olegz
Copy link
Collaborator

@olegz olegz commented Jun 14, 2023

This pr addressed the issue in #577
The issue was with listener notifications going out a bit earlier, thus canceling the async request

By submitting this pull request

  • [-] I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • [-] I confirm that I've made a best effort attempt to update all relevant documentation.

This PR allows for separation of responsibilty between AWS and Spring where AWS side remains responsible to create HttpServletRequest from JSON representation of the API Gateway's input stream. Once created it can now delegate to Spring provided module for further interaction with the DispatcherServlet and the rest of thet Spring stack

Introduce a boolean flag to disable delegation to Spring
@olegz olegz closed this Jun 14, 2023
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.

None yet

1 participant