Skip to content

mappers colliding on identical class names from different packages #38

@shaunlebron

Description

@shaunlebron

I have two defmappers in different namespaces, and this error is thrown when evaluating the second one:

AuthServiceGrpc$AuthServiceStub already refers to: class ksr.auth.v1.AuthServiceGrpc$AuthServiceStub in namespace: pronto.protos

The class names are the same but come from different packages. Any way to resolve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions