All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- dependency upgrade kotlin 1.4.20 to 1.5.30
- Bump spring-boot-dependencies from 2.4.2 to 2.5.6
- AutoConfigured ExceptionHandler to expose
ErrorResponse
- AutoConfigured ResponseAdvice to expose
Response
via ```JsonApiResponse