Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Support Spring Data Rest 2.0 #44

@rwinch

Description

@rwinch

It seems rest-shell does not support follow for spring-data-rest-2.0.1

http://localhost:8080:> discover
rel         href                                           
===========================================================
messages    http://localhost:8080/messages{?page,size,sort}

http://localhost:8080:> follow messages
Command failed java.lang.IllegalArgumentException: Illegal character in path at index 30: http://localhost:8080/messages{?page,size,sort}
http://localhost:8080:>

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