Follow this tutorial to get started with Java 11 and Vert.x on Kubernetes with OpenFaaS without worrying about mastering YAML or having to optimize a lengthy Docker build. (more…)
Read more »
If you're a java developer you probably heard (often many times) that java is dead. But this is absolutely not true, and java is more alive than ever before. There were a huge discussion in the java community about the new release cadence, which is now 6 ... (more…)
Read more »
How can security be stepped up for the open-source Java ecosystem?
Enforcing automated scans before components are published is one of the ways. (more…)
Read more »
This is really bad.
play.mvc.Filter has a serious performance issue.
While working on TechEmpower/FrameworkBenchmarks#3061 I discovered a massive performance decrease as soon as you add a simple no... (more…)
Read more »
Have you ever had the need for scheduling background tasks but always wanted a more lightweight alternative to Quartz Scheduler? (more…)
Read more »