-
The mysql connectorJ library does not include support for connections over unix sockets.
https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-unix-socket.html
The documentation states that thi…
-
version:
com.github.jnr
jnr-unixsocket
0.38.22
```
java.lang.UnsatisfiedLinkError: could not load FFI provider jnr.…
-
Try the following target defintiion:
```xml
de.gesellix
docker-filesocket
2023-09-08T21-55-00
jar
```
You wil…
-
### Description
to make deployment to google cloud easier the cloud-sql-jdbc-socket-factory could help, to get started more quickly.
is it possible to add this dependecy?
### Discussion
_N…
-
When an existing application is upgraded[1] to jersey v2.40, and an attempt is made to hit a previously-working endpoint using an Accept header of application/json, we get a correct response back.
…
-
**Describe the bug**
When a multi-release jar file with no module-info.class in the base version and no Automatic-Module-Name, but with a module-info.class in the version for the currently running …
jbb01 updated
4 months ago
-
There is already exist an #480 issue about problems with running postgreSQL container on java 9 .
Are there any plans about upgrading dependencies for better jdk 9 support?
-
Now possible in Netty : https://github.com/netty/netty/pull/11423
vietj updated
2 months ago
-
We're using this plugin on one of our buildslaves which has a huge amount of images (>2500). After a certain threshold, the plugin stops provisioning any containers.
There seems to be an related is…
-
This is a follow-up of the bug #622, but I cannot reopen it, so I open a new one.
There is a library that allows using an unix socket for connecting to the database, [junixsocket](https://kohlschut…