Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 394 Bytes

todos.md

File metadata and controls

5 lines (5 loc) · 394 Bytes
  • Query to search the total quantity of a product for a specific date (a stock snapshot based on the given date)
  • Add dependencies for Querydsl usage
  • Implement dynamic queries using Querydsl and return paginated data
  • Create util for order specifier
  • Implement dynamic query for stock using db view, in order to search the current available stock through all warehouses