Interface ExampleUseCase

All Known Implementing Classes:
ConversionAndVersionUseCase, DerivedQueryUseCase, EmbeddedUseCase, ExplicitQueryUseCase, ItemCollectionUseCase, LifecycleUseCase, NamedQueryUseCase, PaginationUseCase, RepositoryCrudUseCase, SecondaryIndexUseCase, TemplateOperationsUseCase, UpdateDeleteUseCase

public interface ExampleUseCase
One independently readable Spring Data DynamoDB example.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     
     
  • Method Details

    • title

      String title()
    • run

      void run()