Skip to content

Provide a default implementation of JpaCrudService.getId #59

@javier-godoy

Description

@javier-godoy

JpaCrudService defines an abstract method getId. Since the entities are JPA entities, it should be possible to reflect the id getter as a default implementation
https://github.com/AppJars/commons-backend/blob/6e7c9b2b3cb0d0b397cc795a51380945421eee70/commons-business-spring-impl/src/main/java/com/appjars/saturn/service/JpaCrudService.java#L40

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions