Skip to content

Conversation

@sapessi
Copy link
Contributor

@sapessi sapessi commented Jan 17, 2017

Merging the spring support branch into master

  • Basic spring support
  • Added sample applications with SAM templates
  • Bug fixes in HttpServletRequest and ServletContext

sapessi and others added 12 commits December 13, 2016 14:14
* Added Lambda context to Handlers call
* Moved isValidUtf8 to base class for response writers
* Added responseBytes methods to the AwsHttpServletResponse objects for
binary support
* Fixed issues in AwsProxyHttpServletRequest
* Added custom context properties in AwsProxyHttpServletRequestReader
Renamed SpringLambdacontainerHandler to SpringLambdaContainerHandler
…g, made objects that can potentially be shared by multiple tests classes and methods beans.
Added a new constructor to accept an initialized implementation of
WebApplicationContext and renamed the SpringLambdaContainerHandler file.
…ationContext. Added the ability to specify whether or not applicationContext should be refreshed during initialization. This is necessary because if you are using the application context that is automatically generated when running Spring tests, calling refresh() on the application context is not allowed.
…ApplicationInitializer and SpringLambdacontainerHandler. Added setter for refreshContext. Added Spring test dependencies to test scope
Fixed issue with Spring sample app
@sapessi sapessi merged commit f0accf1 into master Jan 17, 2017
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.

2 participants