Tag: howto

  • Git and GitHub: Getting started guide

    Git and GitHub: Getting started guide

    In this getting started guide with Git and GitHub we will cover the basics for working with both tools: local and remote repositories, Personal Access Token authentication as well as collaborative work through branches and pull requests.

  • 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…