de.hftstuttgart.vs.ss.2023/task04
2023-04-17 10:53:46 +02:00
..
src Added Readme 2023-04-17 10:53:46 +02:00
.gitignore Added task04 2023-04-17 01:30:56 +02:00
pom.xml Added task04 2023-04-17 01:30:56 +02:00
README.md Added Readme 2023-04-17 10:53:46 +02:00

Getting started

This task is about Spring HATEOAS and Spring REST Docs.

TODO 01 - 03 deal with Spring HATEOAS. Add the missing links. The TODO comments explain which links you should add.

For the second part of this task edit the InvoiceAPITest file. Additional to that have a look at the file all_invoices.doc. Execute maven install and look at the file in target/generated-docs/index.html to see the result. (TODO 04 - 07)