In one of my previous posts, I described an example of a continuous delivery configuration for building microservices with Docker and Jenkins. It was a simple configuration where I decided…
Microservices with Kubernetes and Docker

Java, Spring, Kotlin, microservices, Kubernetes, containers
In one of my previous posts, I described an example of a continuous delivery configuration for building microservices with Docker and Jenkins. It was a simple configuration where I decided…
In one of my previous posts, I described the basic sample illustrating microservices security with Spring Security and OAuth2. You could read there how to create and use authorization and…
Apache Camel, as usual, is a step backward in comparison with the Spring framework and there is no difference in the case of microservices architecture. However, Camel have introduced new…
Docker, microservices, and continuous delivery are increasingly popular topics among modern development teams. Today I'm going to create a simple microservice and show you how to run it in a…