About a month ago I published a short article about Kotlin, Spring Boot and DynamoDB. The post shows a basic setup for DynamoDB with Kotlin and Spring Boot. However, it doesn’t show a lot of aspects related to typical database implementations such as auditing or migrations. To fill this gap, I prepared an example project […]