TestContainers make integration tests in Java easy. You get fully isolated, repeatable environments with normal JUnit tests using @Rules to set up docker.. (more…)
Read more »
Quarkus and Jakarta EE are gaining on Spring/Spring Boot as the most popular approach to moving Java applications to the cloud. (more…)
Read more »
A deep dive into Java’s virtual threads performance characteristics and the hidden infrastructure challenges they expose. (more…)
Read more »
One of the most hotly debated topics in the world of the Go programming language, is the lack of generics. Generics are considered a key feature in other statically typed programming languages like Java or C#. However, the makers of Go resisted the demand... (more…)
Read more »
Legend of Dragoon decompiled, reverse engineered, and ported to Java - GitHub - Legend-of-Dragoon-Modding/Severed-Chains: Legend of Dragoon decompiled, reverse engineered, and ported to Java... (more…)
Read more »