Preface One of the most important aspects to consider when exposing a public access API consisting of many microservices is security. Spring has some interesting features and frameworks which makes…
Java, Spring, Kotlin, microservices, Kubernetes, containers
Preface One of the most important aspects to consider when exposing a public access API consisting of many microservices is security. Spring has some interesting features and frameworks which makes…
Spring framework provides a set of libraries for creating microservices in Java. They are a part of the Spring Cloud project. Today I'm going to show you how to create…