agorapulse / micronaut-aws-sdk

Agorapulse AWS SDK
36 stars 14 forks source link

type-safe query and scan functions parameters #222

Closed musketyr closed 1 week ago

musketyr commented 3 months ago

instead of map of objects it would be better to be able to have command objects for the query and scan functions

musketyr commented 1 week ago

replaced by the new annotations that allows not using Query and Scan annotations for most of the use cases