Category: Developer

  • Quick Start Guide: Liquibase with PostgreSQL

    Quick Start Guide: Liquibase with PostgreSQL

    This quick start guide explains how to use Liquibase with PostgreSQL (or any other JDBC compliant DBMS)

  • Spring Boot back-end and Angular front-end Maven configuration

    Spring Boot back-end and Angular front-end Maven configuration (or any other Javascript front-end framework) is required to build a full-stack applications in some scenarios where we need to conveniently build both stacks together. In this article we are going to explore a simple way to integrate both Spring Boot back-end and Angular front-end in a…

  • Spring Boot API on Always Free Oracle Cloud

    Spring Boot API on Always Free Oracle Cloud

    Spring Boot in free cloud virtual machines In this article, you will find out how to deploy a Spring Boot API on Always Free Oracle Cloud. Finding Always Free virtual machines with reasonable specifications is a common tasks for those who want test environments, develop demos or simply want some simple and free cloud virtual…

  • Free Heroku PostgreSQL alternatives

    Free Heroku PostgreSQL alternatives

    Free plan end – Free heroku PostgreSQL alternatives According to the original Heroku blog post, as part of strategical decisions, starting from November 28 of 2022 Heroku will stop offering free Dynos and Data plans including PostgreSQL. Databases not upgraded to paid plans will be shut down and deleted. So, what’s next? Here we will…