Let's jump into the world of Git and Release Management Planning! Interesting stuff as I go through some of the things to think about as you add new features and enhancements to an existing project - the Spring Boot Blog Application
In this video, you'll learn:
How to manage changes in your project with different branches
How to use Git Tagging
How to create a release on Github
👉👉Grab the source (on github): https://t.ly/6SrAa
🔗Grab My Other Products Available:
Packaging a JavaScript Frontend in Java Spring Boot: https://t.ly/gaKyT
Build Your First Web Service with Java Spring Boot: https://t.ly/iv_84
👋🏻Connect with me:
Twitter: / eyuzwa
🔗Links & References:
Docker Desktop Client: https://www.docker.com/
Start Spring IO: https://start.spring.io/
===---=== Chapters ===---===
0:00:00 - Introduction
0:00:10 - Overview
0:04:12 - Git Tagging
0:05:12 - Github Repository Web Overview
0:10:34 - Semantic Versioning
0:13:42 - Git Branch
0:13:55 - Git Tag
0:15:54 - Create a Release on Github
0:19:04 - Git Checkout Specific Tag
0:20:04 - Outro
#github #springboot #java