Interface OrderStatusIndexRepository
- All Superinterfaces:
Repository<OrderStatusIndex, Void>, SecondaryIndexRepository<OrderStatusIndex>
@Repository
public interface OrderStatusIndexRepository
extends SecondaryIndexRepository<OrderStatusIndex>
Queries the typed, read-only GSI1 order projection.
-
Method Summary
-
Method Details
-
findTop2ByStatusKeyOrderByCreatedAtKeyDesc
-