Skip to content

Conversation

@maxday
Copy link
Member

@maxday maxday commented Oct 22, 2024

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 <[email protected]>
Co-authored-by: Andrea Culot <[email protected]>
Copy link
Contributor

@PartiallyUntyped PartiallyUntyped left a comment

Choose a reason for hiding this comment

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

LGTM

@maxday maxday merged commit dc6e7f6 into main Oct 23, 2024
2 checks passed
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.

3 participants