aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

Update Amazon DynamoDB Rest API example to use Spring Boot 3

Open scmacdon opened this issue 1 year ago • 0 comments

Background story

Over time, the Java V2 use cases become out dated. We need to update them every so often. We need to update the Amazon DynamoDB Rest example to use Spring Boot 3.

What does this example accomplish?

Update the example to use a more modern Java platform.

Which AWS service(s)?

DynamoDB

Which AWS SDKs or tools?

  • [ ] All languages
  • [ ] .NET
  • [ ] C++
  • [ ] Go (v2)
  • [ ] Java
  • [X] Java (v2)
  • [ ] JavaScript
  • [ ] JavaScript (v3)
  • [ ] Kotlin
  • [ ] PHP
  • [ ] Python
  • [ ] Ruby
  • [ ] Rust
  • [ ] Swift
  • [ ] Not applicable

Are there existing code examples to leverage?

No response

Do you have any reference code?

No response

scmacdon avatar Jan 11 '24 17:01 scmacdon