Package io.awspring.spring.data.examples.service.usecase
package io.awspring.spring.data.examples.service.usecase
-
ClassDescriptionDemonstrates @ValueConverter, @Version, @SortKeyTemplate, and @Derived.Demonstrates derived key queries, limits, ordering, count, and exists.Demonstrates nested-map and routed flattened @Embedded mappings.One independently readable Spring Data DynamoDB example.Demonstrates explicit filter expressions, scan opt-in, and PartiQL.Demonstrates one-page item-collection folding on a table and secondary index.Demonstrates entity callbacks and mapping application events.Demonstrates classpath named queries with annotation metadata.Demonstrates caller-controlled keyset continuation through Window and template APIs.Seeds the table and demonstrates repository save/saveAll operations.Demonstrates a typed, read-only SecondaryIndexRepository.Demonstrates generic template results, conditional insert, and BatchWriteItem.Demonstrates @Update, state-based update, and delete operations.