Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sample code for custom-serialization #513

Merged
merged 1 commit into from
Oct 23, 2024

Commits on Oct 22, 2024

  1. sample code for custom-serialization (#71)

    * 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]>
    3 people committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6c45df5 View commit details
    Browse the repository at this point in the history