Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

  • Home
  • My Books
  • Courses & Trainings
  • About Me

Microservices Spring Cloud

Microservices API Documentation with Springdoc OpenAPI

By piotr.minkowski February 20, 2020 41

I have already written about documentation for microservices more than two years ago in my article Microservices API Documentation with Swagger2. In that case, I used project SpringFox for auto-generating…

Read more

Containers Kubernetes Spring Cloud

Spring Boot Admin on Kubernetes

By piotr.minkowski February 18, 2020 13

The main goal of this article is to show how to monitor Spring Boot applications running on Kubernetes with Spring Boot Admin. I have already written about Spring Boot Admin…

Read more

Containers

Local Java Development on Kubernetes

By piotr.minkowski February 14, 2020 14

There are many tools, which may simplify your local Java development on Kubernetes. For Java applications you may also take an advantage of integration between popular runtime frameworks and Kubernetes.…

Read more

Containers Data Grids Kubernetes

Hazelcast with Spring Boot on Kubernetes

By piotr.minkowski January 31, 2020 0

Hazelcast is the leading in-memory data grid (IMDG) solution. The main idea behind IMDG is to distribute data across many nodes inside a cluster. Therefore, it seems to be an…

Read more

Spring Boot

A Magic Around Spring Boot Auto Configuration

By piotr.minkowski January 21, 2020 8

Auto-configuration is probably one of the most important reasons you would decide to use such frameworks like Spring Boot. Thanks to that feature, it is usually enough just to include…

Read more

Containers Message Brokers

Kubernetes Messaging with Java and KubeMQ

By piotr.minkowski January 17, 2020 2

Have you ever tried to run any message broker on Kubernetes? KubeMQ is a relatively new solution and is not as popular as competitive tools like RabbitMQ, Kafka, or ActiveMQ.…

Read more

Containers Kubernetes Micronaut

Guide To Micronaut Kubernetes

By piotr.minkowski January 7, 2020 0

Micronaut provides a library that eases the development of applications deployed on Kubernetes or on a local single-node cluster like Minikube. The project Micronaut Kubernetes is relatively new in the…

Read more

Containers Microservices

Spring Cloud Kubernetes For Hybrid Microservices Architecture

By piotr.minkowski January 3, 2020 0

You might use Spring Cloud Kubernetes to build applications running both inside and outside a Kubernetes cluster. The only problem with starting an example application outside Kubernetes is that there…

Read more

Containers Kubernetes Microservices Spring Cloud

Microservices With Spring Cloud Kubernetes

By piotr.minkowski December 20, 2019 31
microservice-spring-cloud-kubernetes

Spring Cloud and Kubernetes are the popular products applicable to various different use cases. However, when it comes to microservices architecture they are sometimes described as competitive solutions. They are…

Read more

Performance Spring Cloud

Circuit Breaking In Spring Cloud Gateway With Resilience4J

By piotr.minkowski December 11, 2019 6

In the newest version of Spring Cloud Gateway (2.2.1) we may take an advantage of a new implementation of circuit breaker built on top of project Resilience4J (https://github.com/resilience4j/resilience4j). Resilience4J has…

Read more

Posts pagination

1 … 15 16 17 18 19 20 21 22 23 24 25 … 32

Search

Follow Blog via Email

Enter your email address to follow this blog and receive notifications of new posts by email.
Loading

Categories

  • AI (16)
  • Cloud (42)
  • Containers (67)
  • Continuous Integration (37)
  • Data Grids (7)
  • Kotlin (9)
  • Kubernetes (115)
  • Message Brokers (27)
  • Micronaut (12)
  • Microservices (64)
  • Other (28)
  • Performance (27)
  • Quarkus (18)
  • Security (26)
  • Spring Boot (109)
  • Spring Cloud (51)
  • Uncategorized (1)

Tags

Apache Kafka argocd Consul Continuous Delivery Continuous Integration Docker Eureka gitops Helm istio Java Jenkins Jib JPA kafka kind Knative Kotlin Kubernetes Maven Micronaut microservices Minikube OAuth2 open-ai openshift Performance postgresql Prometheus quarkus Reactor REST security Skaffold Spring spring-ai Spring Boot Spring Boot Actuator Spring Cloud Spring Cloud Gateway Spring Cloud Kubernetes Spring Data testcontainers testing Vault

Contact info

If you would like to contact me in order you have any questions, thoughts or ideas (e.g. suggestions for future articles) contact me via email.

Warsaw, Poland
piotr.minkowski@gmail.com

Top Posts & Pages

  • Create Apps with Claude Code on Ollama
  • Spring AI with External MCP Servers
  • Claude Code on OpenShift with vLLM and Dev Spaces
  • gRPC in Spring Boot
  • Concurrency with Kafka and Spring Boot

Social Media

Proudly powered by WordPress | Theme: HoneyWaves by SpiceThemes

New Book Published

My latest book Hands-On Java with Kubernetes is now available on Leanpub!

Get the book