mikekelly/hal-browser

Curie link to ALPS data not rendering

bvulaj opened this issue · 1 comments

For reference, this is a Spring Data REST project.

The curie doc is linked to, in this case, http://localhost:8080/alps/customers.

Visiting that link directly leads to very valid ALPS data. However clicking the 'doc' link which opens the 'Inspector' view in the HAL browser shows no data at all.

Is this an issue or am I misusing the curie links?

have you exposed alps as a curie via a curieProvider ?