1
I Use This!
High Activity

Commits : Listings

Analyzed 29 minutes ago. based on code collected 32 minutes ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- extracted variable for request.getQueryStringParameters() according to comments in PR More... over 8 years ago
Merge pull request #7 from vkuptcov/feature-fix-readme-typo More... over 8 years ago
+ tests for nullable query parameters More... over 8 years ago
+ null-check for AwsProxyRequest query string parameters More... over 8 years ago
* typos in README More... over 8 years ago
Merge pull request #6 from uthark/patch-1 More... over 8 years ago
typo: Jax rs -> JAX-RS, also added link to spec. More... over 8 years ago
Bump artifact version to 0.2 More... over 8 years ago
[maven-release-plugin] prepare for next development iteration More... over 8 years ago
[maven-release-plugin] prepare release aws-serverless-java-container-0.2 More... over 8 years ago
CharacterEncoding fix in AwsProxyHttpServletRequest More... over 8 years ago
Prepare project for initial release to Maven Central. More... over 8 years ago
Merge pull request #4 from awslabs/spring-support More... over 8 years ago
Merge branch 'joeyvmason-spring-support-refactor' into spring-support More... over 8 years ago
Merge branch 'spring-support-refactor' of https://github.com/joeyvmason/aws-serverless-java-container into joeyvmason-spring-support-refactor More... over 8 years ago
Merge of pull request with conflicts More... over 8 years ago
Do not require refreshContext variable in constructor of LambdaSpringApplicationInitializer and SpringLambdacontainerHandler. Added setter for refreshContext. Added Spring test dependencies to test scope More... over 8 years ago
Added the ability to provide configuration classes, as well as applicationContext. 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. More... over 8 years ago
Added static initializer that receives WebApplicationContext More... over 8 years ago
New constructor & fixe file name bug More... over 8 years ago
Added ability to provide custom ApplicationContext. For Spring testing, made objects that can potentially be shared by multiple tests classes and methods beans. More... over 8 years ago
Merge pull request #2 from joeyvmason/spring-support-name-refactor More... over 8 years ago
Renamed SpringLambdacontainerHandler to SpringLambdaContainerHandler More... over 8 years ago
Binary support and fixes to Spring support More... over 8 years ago
Adding support for spring MVC and bug fixes More... over 8 years ago
Added Spark sample More... over 8 years ago
First import More... over 8 years ago
Initial commit More... over 8 years ago