javamoney-examples icon indicating copy to clipboard operation
javamoney-examples copied to clipboard

JavaMoney - Examples

JSR 354 JavaMoney Examples

The current project structure is as follows:

  • Console examples
    • Simple Console Examples
    • Java 10 Console Examples disabled on CI because we still support JavaFX 8
    • Java Functional Examples: examples using Java 8+ with streams, lambda and money-api
    • Money Machine: Adopt JSR API Testing project for getting feedback on the API
  • JavaFX examples
  • JavaFX Demo application
  • JavaFX binding examples
  • Swing RCP examples
    • An improved successor to EZ Money.
  • Web examples
    • Demo for CDI Events with the Money and Currency API
    • Spring Trading App currently unstable/disabled
    • Java EE with JAX-RS currently unstable/broken/disabled
    • Example using JSF with MoneyAPI

Build Status License

Built with Maven