-
DynamoDB Client using Micronaut and GraalVM
How to build Async DynamoDB client with Micronaut and Maven, build a native image with GraalVM
-
Java Microservice: Reactive Rest Client to DynamoDB using Spring Boot
Starting from Spring framework 5.0 and Spring Boot 2.0, the framework provides support for asynchronous programming, so does AWS SDK starting with 2.0 version.