Concurrent applications, those serving multiple independent application actions simultaneously, are the bread and butter of Java server-side programming. The... (more…)
Read more »
MockNeat - the modern faker lib. Contribute to nomemory/mockneat development by creating an account on GitHub. (more…)
Read more »
Given the importance of testing, we want to make sure that every developer has access to automating the mundane and complex task of writing unit tests. That’s why we’re allowing every developer to use Diffblue Cover: Community Edition for both open-source... (more…)
Read more »
There are certain
problems that just make sense to solve using Java Recursion. Demonstrating Fibonacci Series is one of them. Let’s take a look at something called Fibonacci series. Here are the first few numbers of this series:0, 1, 1, 2, 3, 5, 8, 13, 21... (more…)
Read more »
titanoboa.io is distributed, highly scalable and fault tolerant workflow orchestration platform for JVM. Create workflows with drag&drop from predefined steps or just quickly code them in our browser-based IDE. Run titanoboa on-premises or in a cloud ... (more…)
Read more »