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

JavaMoney - Examples

Results 24 javamoney-examples issues
Sort by recently updated
recently updated
newest added

Update CDI demos to Java EE 8 and CDI 2.

task
in progress

Not sure, when it last did, but the "web" example jax-rs-money no longer works with current versions of JavaMoney

bug
ready

From https://github.com/JavaMoney/jsr354-ri/issues/198, as it is not really the place in the Moneta issue tracker.

question

Hi, I would love to see an example serializing and restoring monetary amounts over the wire using efficient serialization mechanics like Google Protobuf or Apache Avro ? Thank you, kindly...

question
help wanted

Running the FormatExample class throws an exception when we try to run the US SYMBOL code: Nov 04, 2015 11:46:45 AM org.javamoney.moneta.DefaultMonetaryContextFactory createMonetaryContextNonNullConfig INFO: Using custom MathContext: precision=256, roundingMode=HALF_EVEN Exception...

http://geronimo.apache.org/GMOxDOC21/developing-a-simple-restful-service.html shows how a JSP may consume a RESTful Web Service for a Currency Converter (even Rupees to USD ;-) We should try a similar example for JSR 354 here.

question
task
help wanted

Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 4.3.21.RELEASE to 5.2.22.RELEASE. Release notes Sourced from org.springframework:spring-context's releases. v5.2.22.RELEASE :star: New Features Refine CachedIntrospectionResults property introspection #28446 :lady_beetle: Bug Fixes Ignore invalid STOMP frame #28444 v5.2.21.RELEASE...

dependencies

Bumps [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.21.RELEASE to 5.2.22.RELEASE. Release notes Sourced from org.springframework:spring-beans's releases. v5.2.22.RELEASE :star: New Features Refine CachedIntrospectionResults property introspection #28446 :lady_beetle: Bug Fixes Ignore invalid STOMP frame #28444 v5.2.21.RELEASE...

dependencies

Bumps [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) from 4.3.21.RELEASE to 5.2.23.RELEASE. Release notes Sourced from org.springframework:spring-expression's releases. 5.2.23.RELEASE :star: New Features Improve diagnostics in SpEL for matches operator #30150 Improve diagnostics in SpEL for repeated...

dependencies

Examples do not have distributionManagement, so no need for change here, since JCenter won't be removed for the time being, see https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ See https://github.com/JavaMoney/javamoney-parent/issues/6

task