Fix more deprecated entries

This commit is contained in:
Brian Hoffmann
2021-05-31 15:18:24 +02:00
parent f62c669255
commit 76a91fcb89
29 changed files with 111 additions and 29 deletions

View File

@@ -1,5 +1,8 @@
---
featured: false
title: "HAL / HATEOAS"
ring: trial
quadrant: methods-and-patterns
featured: false
---
We use HAL in cases where we need to link ressources in payloads. HATEOAS has not proven to be very useful in our projects.