GraphQL is revolutionizing the way developers build APIs. It lets you query precisely what you want.... (more…)
Read more »
Earlier today Oracle releases patches for various flavors of Java. At the same time, the open source version of Java – OpenJDK – released their patches as well. The problem is that it i… (more…)
Read more »
Static analysis of Java enterprise applications: frameworks and caches, the elephants in the room, Antoniadis et al., PLDI’20... (more…)
Read more »
This blog post is about several approaches of File IO, benchmark and explanation of how each approach works. (more…)
Read more »
This architecture principle was created by [1] Alistair Cockburn in 2005. This is one of the many forms of DDD(Domain Driven Design Architecture). The goal was to find a way to solve or otherwise… (more…)
Read more »