In this article, you will learn how to run Spring Boot microservices that communicate with each other on Knative. I also show you how to prepare a native image of…
Microservices on Knative with Spring Boot and GraalVM

Java, Spring, Kotlin, microservices, Kubernetes, containers
In this article, you will learn how to run Spring Boot microservices that communicate with each other on Knative. I also show you how to prepare a native image of…
In this article, I'll explain what is Knative and how to use it with Spring Boot. Although Knative is a serverless platform, we can run there any type of application…