Skip to content

Add support for Spring Data Rest @RepositoryRestResource #43

@steinmaerivoet

Description

@steinmaerivoet

At the moment only RestControllers of Spring web MVC are supported. I want to use a RepositoryRestResource to have a PersistentEntityResourceAssembler available to build up my HATEOAS collection models.

I found out extending RepositoryRestMvcConfiguration to override defaultMethodArgumentResolvers is not working because of an accessibility problem. There is already an issue created for this:
spring-projects/spring-data-rest#1981

If you could upvote this issue to get this fixed, I could make a PR to support SDR in spring-search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions