It would be great having support for the reactive spring boot stack.
Currently, i'm getting:
org.springframework.dao.InvalidDataAccessApiUsageException: Reactive Repositories are not supported by DynamoDB. Offending repository is com.example.app.repository.ItemRepository!
Feature request, porting it initially from here: https://github.com/derjust/spring-data-dynamodb/issues/138
It would be great having support for the reactive spring boot stack.
Currently, i'm getting:
The repository looks like: