Running Kafka Locally While Your Spring Boot App Runs in DockerIn this article, I share my experience solving a challenge I faced while developing an application that publishes content to Kafka. If…Aug 31Aug 31
Getting Started with Spring Boot Application monitoring using Prometheus and GrafanaMonitoring an application has become a very important part of software lifecycle as we want to be able to answer the “when or why”…May 21, 2021May 21, 2021
Data Encryption on Spring Boot application.properties fileAn application had been developed using spring boot but the MySQL database password is plain on the application.properties file. There is…Aug 24, 20201Aug 24, 20201
Just got a new mac laptop? As a JAVA software developer, Here are the setup required…..So i build software using Java. I just got a new mac book pro and i had to set it up for development. Considering my experience i came up…Nov 9, 20191Nov 9, 20191
How to make swagger-ui.html your app web-service’s index pageI was introduced to swagger api which is a very good tool for web service documentation. Considering that i build java application…Sep 28, 20181Sep 28, 20181