org.springframework.data.repository.CrudRepository<T,ID>
, org.springframework.data.repository.Repository<T,ID>
SimpleDynamoDBCrudRepository
, SimpleDynamoDBPagingAndSortingRepository
@NoRepositoryBean
public interface DynamoDBCrudRepository<T,ID>
extends org.springframework.data.repository.CrudRepository<T,ID>
Repository
.Copyright © 2018. All rights reserved.