API visualizer tool. For ex: you type path of the uri and you can see
visual format of the api methods.
Earlier version its called hal browser.
Add this dependency
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-hal-explorer</artifactId>
</dependency>
Open this url http://localhost:8080.