Skip to content

Custom method to fetch entities #217

Closed
@smiesnyrobert

Description

@smiesnyrobert

Hi, exists some way how to fetch jpa entities using my own repository with my own custom logic and then convert them to odata or pass them to processor?

eg.
List<MyEntity> entities = myRepository.findByXXXX(); // this entities i want proccess to odata

Iam using spring boot, spring data

Thanks for help

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