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

fix: CustomPojoSerializer adds lambda events pkg #2080

Merged
merged 3 commits into from
Mar 8, 2024
Merged

fix: CustomPojoSerializer adds lambda events pkg #2080

merged 3 commits into from
Mar 8, 2024

Commits on Mar 8, 2024

  1. fix: CustomPojoSerializer adds lambda events pkg

    Add a CustomPojoSerializer implementation which includes the package io.micronaut.aws.lambda.events.serde. This package contains `@SerdeImport` for the AWS Lambda Events classes.
    
    Close: #2048
    sdelamo committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bbff5e3 View commit details
    Browse the repository at this point in the history
  2. override method

    sdelamo committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9d113d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ce6c43 View commit details
    Browse the repository at this point in the history