FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

sample code for custom-serialization by maxday · Pull Request #513 · aws/aws-lambda-java-libs · GitHub

sample code for custom-serialization - #513

Merged
maxday merged 1 commit into
mainfrom
maxday/java-custom-serializer-code-samples
Oct 23, 2024
Merged

sample code for custom-serialization#513
maxday merged 1 commit into
mainfrom
maxday/java-custom-serializer-code-samples

Conversation

maxday commented Oct 22, 2024

Copy link
Copy Markdown
Member

This PR

  • adds code samples for custom-serialization
  • adds a new job in GitHub Action to tests the code samples (build, local invoke, check against 200 status code)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* example app

* now with annotation serialization

* Add moshi serializer

* Add jackson-jr serializer

* Add fastJson serializer

* Add gson serializer

* Add RequestStreamHandler(GSON) example

* feat: document BYOS

* feat: document BYOS

* feat: document BYOS

* feat: document BYOS

* fix: lint

* fix: bump to java21

* fix: add samples in GitHub actions

* fix: GitHub Actions

* fix: GitHub Actions

* fix: remove gradlew

* fix: bump versions

* fix: test GitHub action failure

* fix: simplify Jackson Sample

* fix: bump dependencies, remove junit, cleanup templates

* fix: remove junit

* fix: use try with resources

---------

Co-authored-by: Mark Sailes <msailes@amazon.co.uk>
Co-authored-by: Andrea Culot <andclt@amazon.com>

ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

maxday merged commit dc6e7f6 into main Oct 23, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL