Self learning to how create REST APIs following HATEOAS principles using the APIs provided by Spring.
The example consists of a simple list application. There are Lists and each List has items. The idea is to provide a REST API to consume that lists information following the HATEOAS principles.
For further reference, please consider the following sections:
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Create an OCI image
- Create default gitignore
These additional references should also help you: