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

AVRO-3968 - [Java] Support for custom @AvroNamespace annotation #2887

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on May 1, 2024

  1. AVRO-3968

    Add support for custom AvroTypeName annotation to allow overriding namespace when generating schema with reflection
    henryf1991 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    cf77cba View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. AVRO-3968

    update annotation name
    henryf1991 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4637b9e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. AVRO-3968

    add handling for deserialization
    henryf1991 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5867f2c View commit details
    Browse the repository at this point in the history