-
## Description
Connection exception
## Version info
**Client used:** `discord.js`
Output of `java -version`:
```
java version "14.0.1" 2020-04-14
Java(TM) SE Runtime Environment (build 14…
-
Current Jhipster (6.8) does support for currencty, but lack of monetary amount type, for example https://www.postgresql.org/docs/current/datatype-money.html and ![Java Money](https://www.baeldung.co…
-
Environment:
```
mybatis-spring-boot-starter:2.0.1
druid-spring-boot-starter: 1.1.14
mysql-connector-java: 5.1.47
spring-boot-starter-parent: 2.1.4.RELEASE
```
Throws below exception when exe…
-
## Description
This works on my Windows 10 PC but does not work on my VPS Ubuntu 18.04
This does not work for all tracks.
## Version info
**Client used:**
Output of `java -version`:
```
…
-
For consistency with other javax api's should the jar name not be changed for future releases from money-api-1.0.4.jar to javax.money-api-1.0.4.jar? So the name is in the same style as all other java …
Erik1 updated
4 years ago
-
Hi there,
latest version of `javax.money:money-api:1.0.2` cannot be used in Java 8 environment anymore. Is this done by intention?
`Caused by: java.lang.UnsupportedClassVersionError: javax/money…
MALPI updated
4 years ago
-
We could think about making use of: https://github.com/zalando/jackson-datatype-money
-
Hello
The french thousand separator is the space character. When you parse a money amount with currency from a string it doesn't work !!
See this test case for example :
@Test
public v…
-
Are there any plans to make a release and upload it to some public maven repository?
Cant use 1.3 any more, cause of some jpms problems fixed in the snapshots.
Thx
-
see attached maven project
deploying with
mvn clean package embedded-glassfish:run yields this error
Sep 08, 2013 11:05:37 PM org.glassfish.deployment.admin.DeployCommand execute
SEVERE: Exception w…