Closed jamesward closed 1 week ago
I'm having a hard time trying to reproduce this bug. Can you provide more details about your development environment? Are you running this using testcontainers
?
Thanks for looking into it. I also tried to reproduce it again and couldn't. Maybe some strange cache thing. I was able to get the mapper generator working in my latest attempt: https://github.com/jamesward/hello-ktor-dynamodb
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
build.gradle.kts
src/main/kotlin/Bar.kt
Results in:
Regression Issue
Expected behavior
Should work :)
Current behavior
Does not work
Steps to Reproduce
Listed above
Possible Solution
No response
Context
No response
AWS SDK for Kotlin version
1.3.70-beta
Platform (JVM/JS/Native)
JVM
Operating system and version
Linux