Pavel Drankov
Pavel Drankov
By default generated configs does not allow WSL2 to access network with wireguard enabled. So here is the quick fix for it: https://github.com/microsoft/WSL/issues/7895#issuecomment-1010606617 I guess DNS server must be changed...
I guess you have to update the tdlib version the newer version
There is support for mappers in the latest major version of Datastax driver[1]. It works in the following way: you define : 1. an Entity: ```java @Entity public class Product...
While reading documentation dedicated to scala API http://vertx.io/docs/vertx-kafka-client/scala/ it is assumed that API can be consumed from the dependency: ```xml io.vertx vertx-kafka-client 3.5.1 ``` In fact, it can't. *Reproducer*: 1....
### Version * vert.x core: 3.7.1 * vert.x jdbc-client: 3.7.1 * jdbc driver: '7.2.2.jre8' * RDBMS: mssql-server 2017 ### Context There is no way to execute a few queries at...
### Expected behaviour: **Operating system:** Mac OS X **Java version:** 24.0.1 **Editor/extension:** Visual Studio Code v1.100.2 **Metals version:** 1.5.3 ### Extra context or search terms: ### Workspace information: - **Scala...