A series of workshops for getting started with Spring.
Workshops included are:
-
lab-creating-a-spring-app - A workshop which introduces how to use the start.spring.io web site to create a Spring Boot application.
-
lab-containerizing-spring - A workshop describing how to containerize a Spring Boot application and run it in docker.
-
lab-spring-boot-on-k8s - A workshop which steps through creating a Spring Boot application, containerizing it, and deploying it to Kubernetes.