Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javamoney/javamoney-examples
JavaMoney - Examples
https://github.com/javamoney/javamoney-examples
demo examples java money
Last synced: about 10 hours ago
JSON representation
JavaMoney - Examples
- Host: GitHub
- URL: https://github.com/javamoney/javamoney-examples
- Owner: JavaMoney
- License: apache-2.0
- Created: 2013-01-23T20:30:59.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T11:36:08.000Z (30 days ago)
- Last Synced: 2025-01-14T14:09:25.554Z (7 days ago)
- Topics: demo, examples, java, money
- Language: Java
- Homepage:
- Size: 2.21 MB
- Stars: 87
- Watchers: 30
- Forks: 40
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JSR 354 JavaMoney Examples
==========================The current project structure is as follows:
- [Console examples](console)
- [Simple Console Examples](console/javamoney-console-simple)
- [Java 8 Console Examples](console/javamoney-console-java8)
- [Java 11 Console Examples](console/javamoney-console-java11)
- [Java Functional Examples](console/functional-examples): examples using Java 8+ with streams, lambda and money-api
- [Money Machine](console/moneymachine): Adopt JSR API Testing project for getting feedback on the API
- [JavaFX examples](javafx)
- [JavaFX Demo application](javafx/money-fxdemo)
- [JavaFX binding examples](javafx/money-javafx-binding)
- [Swing RCP examples](swing)
- [An improved successor to EZ Money.](swing/javamoney-ez)
- [Web examples](web)
- [Demo for CDI Events with the Money and Currency API](web/javamoney-payment-cdi-event)
- [Spring Trading App](web/javamoney-tradingapp) currently **unstable**/disabled
- [Java EE with JAX-RS](web/jax-rs-money) currently **unstable/broken**/disabled
- [Example using JSF with MoneyAPI](web/jsf-money)[![CircleCI](https://dl.circleci.com/status-badge/img/gh/JavaMoney/javamoney-examples/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/JavaMoney/javamoney-examples/tree/main) [![License](http://img.shields.io/badge/license-Apache2-red.svg)](http://opensource.org/licenses/apache-2.0)
[![Built with Maven](http://maven.apache.org/images/logos/maven-feather.png)](http://maven.org/)