Spring Boot Integration Tests with docker-compose
This blog post explains how to run Spring Boot integration tests with docker-compose file
This blog post explains how to run Spring Boot integration tests with docker-compose file
In this blog post, I will explain how I reduced maven build time for the project at my workplace. Project I work on a multi module maven project and project has following structure. Project is built on following tech stack Spring Boot Maven Junit PostgreSQL Rabbit MQ Docker Maven Build Typically we build our project…
Netlify is platform for building and deploying/hosting websites. It provides generous free tier to experiment with platform. In this blog post I will explain how to build and deploy/host websites on Netlify. Go to netlify.com website and click on the Sign Up button Netlify gives option to Sign Up with GitHUb, GitLab, Bitbucket or using…
[Update]: As of March 2023, freenom has stopped issuing free domain name registrations. You can find more details here This blog post covers step by step process to register a free domain with freenom.com. Freenom is a domain registrar that offers free domain registration. It makes it easy for you to get your domain name,…