This projects tests multiple ways of giving more meaningful information together with HTTP status codes for better REST APIs
- Problem by Zalando
- https://github.com/zalando/problem
- https://github.com/zalando/problem-spring-web/tree/master/problem-spring-web
- Using custom exceptions with Spring
ResponseStatus - Using Spring
ResponseStatusException
- Spring Boot
- Kotlin