- 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