Skip to content

Enhancement Request: Read-Only Service interface #535

Closed
@rpatrick00

Description

@rpatrick00

Description

I am trying to use the framework to access read-only data stored in Elasticsearch. Taking the recommended approach, I started customizing the service layer only to realize there were a dozen or so create, update, and delete interfaces I needed to implement that were irrelevant to my use case. I think it would be nice if the service layer interface had a read-only interface that I could extend.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions