-
This issue is to convert our existing money types to instead be based on Moneta, an implementation of JSR 354:
https://www.baeldung.com/java-money-and-currency
https://jcp.org/en/jsr/detail?id=354
…
-
```
shogo@ichinoseshougonoMacBook-Pro a1notation % deno run -A scripts/build_npm.ts …
-
Since https://github.com/JavaMoney/javamoney-lib/issues/15 has been closed, I'm opening this issue here.
It would be nice to see the JavaMoney Reference Implementation running on Android so that Bitc…
-
## Library
[Java Money and the Currency API](https://www.baeldung.com/java-money-and-currency)
## Purpose
Its purpose is to provide fast and reliable currency conversions to give our target u…
-
I've had preliminary discussions with some Groovy core developers and they are receptive to having JSR 354 support as a "Groovy Module" and possibly, once JSR 354 is final (or shipped with Java 9?) ev…
-
Similar to Zalando's Bean Validation module for JSR 354: https://github.com/zalando/money-validation
Something along the lines for JSR 363 looks like a good library.
This may help comparing numbers:
…
keilw updated
3 years ago
-
Any plan to support other google well-known types such as `google.type.Money`, for example, can maps to JSR 354 money api
http://javamoney.github.io/
-
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…
keilw updated
7 years ago
-
There was a suggestion to move on with int type to calculate money and quantities, we need to research this opportunity.
-
I know, at some point the Zalando extension module for BeanValidation and JavaMoney was contributed to Hibernate Validator, do you consider something similar with the https://github.com/FasterXML/jack…
keilw updated
11 months ago