Skip to content

Repository interface from core layer has dependency on JPA entity #6

@a-litsov

Description

@a-litsov

Hello, I found small mistake here:


It seems for some reason that CustomerData (JPA) instead of Customer is used in the Repository interface and therefore our inner layer (usecase) depends on the outer layer (persistence).
But anyways I would like to thank you for this repository, very helpful!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions