Skip to content

Add hal explorer for conveniently inspecting rest apis #19

@upgradingdave

Description

@upgradingdave

The hal explorer is like swagger for HATEOAS.

https://github.com/toedter/hal-explorer

All that is needed is to add this dependency:

     <dependency>
         <groupId>org.springframework.data</groupId>
         <artifactId>spring-data-rest-hal-explorer</artifactId>
      </dependency>

Metadata

Metadata

Assignees

Labels

data-apidata api app labelenhancementenhancement to existing featurelow LOEI've done this before I know how to build, test and document this

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions