Ukonn Ra
Ukonn Ra
Still the issue here: When `vue-tsc --emitDeclarationOnly`: ``` src/Scaffold.vue:6:10 - error TS2322: Type '{ class: string; }' is not assignable to type 'DetailedHTMLProps'. Property 'class' does not exist on type...
**Type Issue** [As a brief discussion in SO](https://stackoverflow.com/q/59827649/6048574), converting from Scala Collections/primitive types to Java alternatives will not cause performance issue. But you may try more scenario in Vertx ;-)...
@DavidGregory084 WOW, that IS REALLY what I want! I may try to look at this project. What's the performance comparing with the official Java/Scala API?
Hi, it seems that Lombok supports Java 16 records https://github.com/projectlombok/lombok/issues/2356, any update?
+1 any advice?
+1, I think the problem is in this piece: https://github.com/testcontainers/testcontainers-java/blob/main/core/src/main/java/org/testcontainers/DockerClientFactory.java#L164-L168 In `String dockerSocketOverride = System.getenv("TESTCONTAINERS_DOCKER_SOCKET_OVERRIDE");`, it only takes env vars as consideration. Hope it will check some fields in `DockerClientProviderStrategy`...
Well, now axon does support the return type `CompletableFuture` in Java, so I wonder if Reactor, RxJava and Kotlin Coroutine will be supported also
This bug sill exists in 3.13.1, any update?
Same problem when `nuxt build`:  It seems a Windows-only bug, since I did not find it when using Ubuntu.