Fernando MoraesTurning on Google Analytics with React and React RouterIf you are like me and does not like to add a NPM library to solve simple problems, this snippet is for you.May 12, 2021May 12, 2021
Fernando MoraesExporting custom metrics from JMX to PrometheusRecently here at work we need to implement business metrics in one our services that would help us better understand how our customers…Jul 28, 20203Jul 28, 20203
Fernando MoraesGracefully shutdown SpringBoot webappsIn high availability environments, it is expected that during the shutdown of our services (while we are releasing a new version or…May 18, 2020May 18, 2020
Fernando MoraesRunning Docker containers on Maven integration testsThe maven failsafe plugin has hooks where we can easily start and stop docker containers, and I want to show how easy it is to write tests…Nov 12, 20182Nov 12, 20182