Microservices "Hello World" Application Build

Опубликовано: 18 Октябрь 2024
на канале: Dave Kirkwood
180
9

In this video, I build a very basic spring boot application, create a simple JUnit tests, build it in Maven and containerize it in docker. I also add the project to Git for version control.

The video is part of a series where I am going to build the application up to be a series of Kubernetes microservices running in the cloud. The series will also focus on CI/CD processes.