We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aafd33a commit a07a7a0Copy full SHA for a07a7a0
session-facade/README.md
@@ -100,10 +100,6 @@ Name: Wireless Mouse
100
Price: $25.99
101
Description: Ergonomic wireless mouse with USB receiver. successfully added to the cart
102
19:43:17.910 [main] INFO com.iluwatar.sessionfacade.OrderService -- Client has chosen to order [ID: 1
103
-Name: Wireless Mouse
104
-Price: $25.99
105
-Description: Ergonomic wireless mouse with USB receiver.]
106
-19:43:17.910 [main] INFO com.iluwatar.sessionfacade.PaymentService -- Client have chosen cash payment option
107
```
108
109
This is a basic example of the Session Facade design pattern. The actual implementation would depend on specific requirements of your application.
0 commit comments