This is a refreshing explanation of k8s and what is it for. Phippy is what I understand is the name of the image. Kubernetes Terms explained Kubernete Containers Pods Services Namespaces Volumes Replication
Spring Boot loading static content
We will try to quickly how to go about loading and serving static content using Spring Boot 2. There was a difference in how boot 2.0.0 was loading static resources to 2.1 version now. In this article, we will take a simple web application and load the static resources that are defined in the resource … Continue reading Spring Boot loading static content

You must be logged in to post a comment.