spring-projects / spring-data-rest

Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
https://spring.io/projects/spring-data-rest
Apache License 2.0
913 stars 559 forks source link

Update documentation to HAL Explorer #2004

Open toedter opened 3 years ago

toedter commented 3 years ago

While the HAL Browser module was removed and replaced by HAL Explorer, both the readme of this project and the Spring Data REST reference documentation still refer to the HAL Browser. Please update the doc to refer to HAL Explorer.

If it would help, I could contribute to that.

mp911de commented 3 years ago

Good catch. Feel free to submit a pull request to speed things up.

toedter commented 3 years ago

I have created a pull request.