Order Fulfillment Management sample app for 6 | Pluralsight.com course 7 | Introduction to Integration with Apache Camel by Michael Hoffman. 8 |
9 |9 | Supporting various pages devoted to order fulfillment management. 10 |
11 |9 | Below are the current list of orders in the system. 10 |
11 |Order ID | 16 |Order # | 17 |Customer | 18 |Time Order Placed | 19 |Status | 20 |
---|---|---|---|---|
${order.id} | 26 |${order.orderNumber} | 27 |${order.customer.firstName} ${order.customer.lastName} | 28 |${order.timeOrderPlaced} | 29 |${order.status} | 30 |