logo img Adrian Galera blog
  • |
  • |
  • |

Discovering terraform

Discovering terraform

October 14, 2019

Recently I have been playing with Terraform tool and I wrote some basic use cases for the sake of sharing the knowledge
Mockito ArgumentCaptor with inheritance

Mockito ArgumentCaptor with inheritance

August 08, 2019

Working with Mockito’s ArgumentCaptor I discover it has a awful issue with inheritance.
Publishing versions in Gradle BOM

Publishing versions in Gradle BOM

July 18, 2019

We are planning to use the concept of Bill Of Materials (BOM) to define the version of our dependencies. However this externalization do not allow us to have the version variable in the projects that import the bom. Here you will find out how we managed to get the version in our components.
Java Unit Test to check UTF-8 chars

Java Unit Test to check UTF-8 chars

June 19, 2019

During a migration to a new plattform, we have detected an issue with the character encoding. Some of the messages contained the UTF-8 replacement character (�)
Grafana, nginx reverse-proxy and Docker

Grafana, nginx reverse-proxy and Docker

June 15, 2019

We want to start monitoring our AWS resources using Cloudwatch. The API is awesome, however its visualisation tool sucks, that's why we choose Grafana to present the data.
Prev
6 / 7
Next