1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #161 from awslabs/core More... about 7 years ago
Remove optional from struts2-core dependency and remove duplicate dependency More... about 7 years ago
Preparing for 1.1.1 release to address bugs More... about 7 years ago
Added unit test to verify that issue #158 is actually supported in the framework More... about 7 years ago
Provide first module to run Struts2 based applications as AWS Lambda functions More... about 7 years ago
Fixed issues with set content encoding header reported in #150 More... about 7 years ago
Addressed bug with Spark requests to the root resource not being routed correctly (#151) More... about 7 years ago
Merging changes from master - forgot to do it earlier so going the wrong way around Merge branch 'master' into core More... about 7 years ago
Changes to address query string encoding/reading from issues #146, #154, and #156 More... about 7 years ago
[maven-release-plugin] prepare for next development iteration More... over 7 years ago
[maven-release-plugin] prepare release aws-serverless-java-container-1.1 More... over 7 years ago
Merge pull request #143 from awslabs/core More... over 7 years ago
Performance improvement fixes for profile set and reload. Completing first two items in #142. More... over 7 years ago
First import of changes for #142 - build is broken but working on fixes More... over 7 years ago
Changed form parameter parser method to use request input stream instead of the raw API Gateway event body to address #141. More... over 7 years ago
Fixed query string encoding issue with jersey reported in #140. More... over 7 years ago
Bump in archetype dependency of library (preparing for 1.1 release) and jackson. Added log4j configration to spring and spring boot sample to address #134/ More... over 7 years ago
Changed all samples to use regional endpoints More... over 7 years ago
Added indexer to Spring sample for #131. More... over 7 years ago
Changed the way request uris are generated to address #138. In the future, it would be ideal to get the full request uri from API Gateway in the event. More... over 7 years ago
Bump in Jackson version to address #139. More... over 7 years ago
Disabled Spring Boot logging in archetype using properties file. This addresses issue #134 with SAM local More... over 7 years ago
Added apiKeyId field to address #136 and moved initialization of request fields to the constructor More... over 7 years ago
[maven-release-plugin] prepare release aws-serverless-java-container-1.0.1 More... over 7 years ago
[maven-release-plugin] prepare for next development iteration More... over 7 years ago
Merge pull request #137 from awslabs/core More... over 7 years ago
Bump archetype dependency version to address CVE-2018-5968 More... over 7 years ago
Bump Jackson version to 2.9.4 to address critical vulnerability CVE-2018-5968 More... over 7 years ago
Merge branch 'master' into core More... over 7 years ago
Added null path check and unit tests to address #130. More... over 7 years ago