In REST, nested resource is a web resource composing another.
I'm developing a Spring Boot Application for a shopping list. For this I use Spring Data Rest to export my …