Recent Posts

Git default options

Author: Nicolas Frankel Original post on Foojay: Read More Table of Contents git pushgit rebase Git has become a fundamental part of our developers’ daily routine that it’s hard to remember our lives without it. And yet, most of us use a limited set of commands and options. Today, I want to focus on two commands most developers probably use …

Read More »

AI Gives Time, Not Confidence: Developer Productivity Toolkit

Author: Jonathan Vila Original post on Foojay: Read More Let’s be real – keeping up with the pace of software development today is intense. New frameworks pop up and the push for faster, better, and more secure code never stops. This article is all about cutting through the buzz and looking at how AI-powered tools can actually help you, the Java developer, …

Read More »

Managing MongoDB Database Changes Using Liquibase Pro

Author: Ravindar Karampuri Original post on Foojay: Read More Table of Contents What is Liquibase?What is MongoDB?Setting up a local MongoDB instance on Windows Use Liquibase with MongoDB Prerequisites Install supporting drivers Connection configuration Connection test Hands-on execution steps detailed 1. Create project and add files 2. Project structure in VS Code 3. Lifecycle of Liquibase 4. Verify the Liquibase …

Read More »