arturgso 5a7f447d96 feat: Add order retrieval functionality
- Implement endpoints to retrieve a single order by ID.
- Implement endpoints to retrieve all orders for a specific customer.
- Enhance OrdersRepository to support querying orders by customer ID.
- Add corresponding methods in OrdersService for order retrieval.
2026-02-26 17:45:33 -03:00
Description
No description provided
81 KiB
Languages
Java 100%