Como Documentar Decisões e Erros para Melhorar Projetos de SoftwarePhoto by Shawn on UnsplashJan 19Jan 19
How to Document Decisions and Mistakes to Improve Software ProjectsIf you’ve ever worked on a software project, you know that technical decisions and incidents are inevitable. The real problem is what…Jan 191Jan 191
Published inCodeXRunning JVM Applications on Kubernetes: Beyond java -jarDiscover some important tips about running JVM applications in containerized environments orchestrated by KubernetesFeb 1, 20247Feb 1, 20247
Rodando aplicações de JVM no Kubernetes: Além do java -jarDescubra algumas dicas importantes sobre a execução de aplicações de JVM em ambientes conteinerizados e orquestrados pelo KubernetesMar 3, 20234Mar 3, 20234
Published inCodeXDocker Quick Tip: CMD & EntrypointFind out what are the differences between the CMD and Entrypoint in Docker, know when to use one or the other and when you combine them.Sep 2, 2021Sep 2, 2021
Published inCodeXThe Basics of Spring Framework TransactionsIn this post I will detail how Spring Framework handles transactions behind the scenesMay 16, 20211May 16, 20211
Published inThe StartupJPA Hidden TrapsFind out how to escape some traps when using JPAMay 24, 20202May 24, 20202
Published inThe StartupJPA Eager, The Anti HeroToday I am here to introduce you to a true anti-hero when using JPA in Java applications, I am talking about Eager, one of the strategies…May 17, 2020May 17, 2020
Published inThe StartupJVM Startup Time and Memory Footprint EnhancementsIn this post I would like to talk about some recent updates on the Java platform that can help you optimize your application’s startup…May 10, 20203May 10, 20203
Published inAnalytics VidhyaUsing Azure Application Insights to Provide Business KPIs in Java ApplicationsToday I would like to share with you an interesting way to provide some KPIs in your Java application, in a simple way, without the need…May 3, 2020May 3, 2020