What is Gitleaks and how to use it?Gitleaks is an open source tool used to detect and prevent secrets (passwords / api-keys) checked-in to your git repository. The main…Sep 3, 2022Sep 3, 2022
How to map common columns of the database tables to a single parent class in a Java project using…IntroductionApr 21, 2021Apr 21, 2021
How to set up meaningful logging in your Spring Boot application?No meaningful logs does not mean manual logsJun 2, 2020Jun 2, 2020