jOOQ: Write SQL in Java, the right way
Every Java developer has faced the same headache: a runtime crash caused by a simple typo in a SQL string or a renamed database column. jOOQ (Java Object Oriented Querying) changes the game by generating a type-safe DSL directly from your database schema. Dejan Trajkovski dives into how to set…
Igor Stojanoski14.04.2026






















Great explanation of using Apollo Local Resolvers with the InMemory Cache. Super helpful to see how we can mock data…
Technically, static volatile fetches the value from "main memory" instead of local cache, isn't it?
Hi there Daniel, thanks for raising that question. Well, you can achieve better security by putting the master password as…
Promanage IT Solutions has emerged as one of the most popular WordPress Development services in a short time. We have…
Hi Jovan, If you store the jasypt.encryptor.password in your propertyfile together with the encrypted passwords, anyone who gets access to…