Source code shows REST API creation with Springboot and Kotlin.
Full Kotlin Source of Medium Article
Majorly used request mappings are @GetMapping, @PostMapping, @DeleteMapping, @PutMapping.
This project exposes
Java version of the same can be found over GithubProject Here