Skip to content

Commit 64f3864

Browse files
toedterodrotbohm
authored andcommitted
Improve documentation on HAL Explorer.
Fixes #2120.
1 parent 9604417 commit 64f3864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/tools.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[[tools.hal-explorer]]
66
== The HAL Explorer
77

8-
Kai Tödter has created a useful application: https://github.com/toedter/hal-explorer[HAL Explorer]. It is an Angular based web application that lets you easily explore HAL and HAL-FORMS based HTTP responses. It also supports Spring profiles generated by Spring Data REST. You can point it at any Spring Data REST API and use it to navigate the app and create new resources.
8+
Kai Tödter has created a useful application: HAL Explorer (https://github.com/toedter/hal-explorer[Git Repo], https://toedter.github.io/hal-explorer/release/reference-doc/[Reference Doc], https://toedter.github.io/hal-explorer/release/hal-explorer/#theme=Cosmo&uri=examples/examples.hal-forms.json[Demo]). It is an Angular based web application that lets you easily explore HAL and HAL-FORMS based HTTP responses. It also supports Spring profiles generated by Spring Data REST. You can point it at any Spring Data REST API and use it to navigate the app and create new resources.
99

1010
Instead of pulling down the files, embedding them in your application, and crafting a Spring MVC controller to serve them up, all you need to do is add a single dependency.
1111

0 commit comments

Comments
 (0)