-
When an instance of `RoundedMoney` is created the rounding operator is not applied. This compounded by the fact that operations assume the instance is rounded so the shortcuts or
add, subtract, multi…
-
I've tested this with rules_jvm_external 6.2. If I have a `maven_install` which imports a Maven artifact which in turn depends on a packaging=pom type dependency, such as
```
maven_install(
a…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
OK, I went through the API as much as I could and as I do fully understand why it is created the way it is - it causes a problem for JPA/Hibernate mapping.
The easiest and, possibly, the safest way…
-
As we heard, **Java 11** is not going to include JavaFX any more.
The JavaFX examples either have to be migrated to a successor project (Open FX or whatever) or retired over time if JavaFX itelf a…
keilw updated
4 years ago
-
I'm trying to deserialize JSON money object in POST HTTP request to Moneta Money object. Application built on Kotlin + Spring Boot.
## Description
Controller class:
```kotlin
import org.springfr…
-
- O’Reilly and MakerPress
- Clojure Cookbook
- GitHub supports AsciiDoc syntax in repositories, wikis and gists (powered by Asciidoctor)
- NFJS, the Magazine is produced from articles written in Ascii…
-
Arubian Florin has 5 cents as the smallest denomination. Currently Moneta has no special handling for cash rounding with AWG.
I already created a PR which should fix it https://github.com/JavaMoney/j…
-
@davidrpugh We have recently switched from `double` to `long` for prices (I still think for good reasons). However, in the case of micropayments, prices will very likely be small non-integer numbers. …
-
### Describe the bug
> Error running '': Unable to open debugger port : java.net.ConnectException "Connection refused: connect"
Seeing this exception with IntelliJ Ultimate edition when I try to d…