This post was written by Bitbucket user Anton Lawrence. Security is an essential aspect of software development. When overlooked, development teams… (more…)
Read more »
How Value Objects will make it possible to write readable object oriented code with the performances of primitive based code. Get a first glimpse at what Val... (more…)
Read more »
Our previous two posts have focused on the deployment infrastructure and continuous integration building blocks that we need to both enable our Kubernetes cluster and provide the foundation of our containerised deployments – continuously integrated builds... (more…)
Read more »
Every now and then I get my hands on a Java project that requires to talk to a database. Depending on who of my team mates I'm talking to, database experts or Java developers, there exist different views on how to model and access data. In my early days a... (more…)
Read more »