Kotlin API patterns
Introduction
After using the bootstrapper to create a new Spring Boot Kotlin API you will be left with a minimalist project that doesn’t do anything.
This document provides information about common patterns used by HMPPS Kotlin APIs including links to real world examples.