1
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding NOTICE file More... over 7 years ago
Added HK2 dependency injection to Jersey sample More... over 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.0 More... over 7 years ago
Changed archetypes to refer to 1.0 More... over 7 years ago
Merge pull request #124 from awslabs/core More... over 7 years ago
Added README to spring boot sample to address #127. More... over 7 years ago
Added full request URI to Jersey's ContainerRequest object, including scheme, host, and path; excluding the stage More... over 7 years ago
Added code of conduct doc. More... over 7 years ago
Create CONTRIBUTING.md More... over 7 years ago
Merge pull request #126 from Fefbug/master More... over 7 years ago
Send a temporary redirect response in AwsHttpSerletResponse sendRedirect method More... over 7 years ago
Changed test request builder to use a random UUID as requestId as pointed out in #125. More... over 7 years ago
Renamed Jersey archetype resource to match other implementations. More... over 7 years ago
Added sample filter in servlet examples. Discovered and fixed a filters bug with spring boot. This closes #67. More... over 7 years ago
Added Spring unit tests for #122. More... over 7 years ago
Added Spring Boot archetype. This was the last archetype missing to address #115. More... over 7 years ago
Addressing date header bug reported in #122 and added basic unit tests More... over 7 years ago
Added Spring archetype for #115. More... over 7 years ago
Minor updates to dependenciens and first import of Jersey and Spark archetypes for #115. More... over 7 years ago
Added dependency check plugin for the library and updated dependencies in samples. More... over 7 years ago
Updated Spring version to 5.0.3.RELEASE. Made the spring-webmvc depedency optional to allow implementer to include their version. The code is tested with Spring 4.x and 5.x. This closes #95. More... over 7 years ago
Upgrade to Jersey 2.26 and Jax RS 2.1. This addresses #108 and partly #95. Also switched from HK2's Factory objects to generic Suppliers for servlet injection. More... over 7 years ago
Addressing issue reported in #117 and added a unit test for it. More... over 7 years ago
Performance improvements all around. This addresses #99. More... over 7 years ago
Added unit test for Jersey principal injection. More... over 7 years ago
Updated samples to use a static block to declared the handler (#109) and moved them all to the new streamProxy method (#118). More... over 7 years ago
Added method to simplify the implementation of Lambda's . This addresses #118. More... over 7 years ago
Merge pull request #121 from awslabs/core More... over 7 years ago
Moved from findbugs to spotbugs (#120) and addresse new issue discovered by spotbugs More... over 7 years ago