You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature request, porting it initially from here: derjust#138
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: derjust#138
It would be great having support for the reactive spring boot stack.
Currently, i'm getting:
The repository looks like:
The text was updated successfully, but these errors were encountered: