Package Hierarchies:
Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- be.appify.prefab.example.sale.application.CustomerRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- be.appify.prefab.example.sale.application.GiftVoucherRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- be.appify.prefab.example.sale.application.SaleRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- be.appify.prefab.example.sale.application.CustomerRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- be.appify.prefab.example.sale.application.GiftVoucherRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
- be.appify.prefab.example.sale.application.SaleRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)