Uses of Annotation Interface
io.awspring.spring.data.dynamodb.repository.AllowScan
Packages that use AllowScan
-
Uses of AllowScan in io.awspring.spring.data.examples.repository
Methods in io.awspring.spring.data.examples.repository with annotations of type AllowScanModifier and TypeMethodDescriptionCustomerRepository.findByEmail(String email) CustomerRepository.findExplicitByEmail(String email) CustomerRepository.findNamedByEmail(String email) OrderItemRepository.scanByProductName(String productName)