Results 120 comments of Andrej Fink

Now I am on Vacation 😅 So If you have time, feel free to use my PR as the initial step to your masterpiece 🤝 I will try to help...

Same error: Windows Defender detects Trojan:Script/Wacatac.H!ml affected elements file: C:\TMP\.3aebb6a10f17efcd-00000001.dll and blocks opencode 😱 More about Trojan https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?name=Trojan%3AScript%2FWacatac.H!ml&threatid=2147814524

I can try to make a PR if you are open for such contributions. 🤝 Some other ideas (I can also make PRs): 1) Google error-prone plugin (https://errorprone.info/) for static...

Sorry for long delay, busy weeks at work 🤷‍♀️ I decided to go in small manageable steps Step 0 "Main - nats.java - Project Infrastructure" https://github.com/nats-io/nats.java/pull/1373 Step 1: This project...

My PR https://github.com/nats-io/nats.java/pull/1373 was closed 🤷‍♀️😭 It requires a full-time job to satisfy all the requirements 😭 Please don't get me wrong: the company where I work has lost several...

Proposal **Step 1: This project Infrastructure** 1) Gradle 8.14.2 (latest) Gradle is a modern build system, and it is used in nats.java and the most important thing: I use it,...

Step 2: fix error-prone, javac, IDEA errors (if any 👍) and some warnings It is obvious Step 3: more configurable serialization/deserialization Similar to kafka-binder, rabbit-binder and vert.x event bus but...