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 06d0ff1 commit 3a1a699Copy full SHA for 3a1a699
README.md
@@ -11,7 +11,7 @@ The current project structure is as follows:
11
- [JavaFX binding examples](javafx/money-javafx-binding)
12
- [Swing RCP examples](swing)
13
- [An improved successor to EZ Money.](swing/javamoney-ez)
14
-- [functional-example](functional-example): same examples using Java 8 with streams, lambda with money-api
+- [Java Functional Examples](functional-example): same examples using Java 8 with streams, lambda with money-api
15
- [Web examples](web)
16
- [Demo for CDI 1.0 Events with the Money and Currency API](web/javamoney-payment-cdi-event)
17
- [Spring Trading App](web/javamoney-tradingapp)
0 commit comments