-
Are there any samples on how to save `MonetaryAmount` on a database? I think this is very common use case, so the docs should include it.
I would at least propose two subtasks to this:
- [ ] Relat…
-
The standalone jsonb ee.jakarta.tck.json.bind.customizedmapping.numberformat.NumberFormatCustomizationTest.testNumberFormatField TCK test is failing under Java SE 17 with the following error:
```
…
-
By default the Money instance will round every math operation (+. -, *. /, etc) that might have fractions of cents using a RoundingMode.
This will cause issues with multiple operations and money loss…
-
I want to draw some community attention to my [question on StackOverflow](https://stackoverflow.com/questions/61465836). Don't want it to be copy-pasted here that's why I only left a link to StackOver…
-
Across the all code it's a common practice to use Map-like contexts. Usually the contexts are used to store some param via `.set(paramName, paramValue)` method. For example:
```java
AmountFormatQu…
-
NumberValue is hard (impossible?) to implement correctly for rational numbers because of `Comparable`
Let me explain:
Let's suppose you are implementing your own `NumberValue` class for rational n…
-
Hola @ivargrimstad,
Can you please create a folder with public access in the Jakarta EE Community drive called Jakarta EE TCK?
After today's TCK call, we need the space to add the minutes from …
-
Should we remove the `Num`-abstraction and use raw datatypes?
After a few years, we should debate again why there is a need for a `Num`-abstraction:
Important information:
- https://github.com/…
-
Is there an existing project to do this? If not, can we start one here?
-
Running JBake natively through a batch or similar script, you end up with baked HTML files localized for the system's language. Thus, if you run it on a French or German OS locale sensitive items, esp…
keilw updated
9 years ago