Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Microservices Spring Boot Spring Cloud

Spring Boot Best Practices for Microservices

By piotr.minkowski December 6, 2019 11

In this article I’m going to propose my list of “golden rules” for building Spring Boot applications, which are a part of a microservices-based system. I’m basing on my experience…

Read more

Security

Secure Spring Cloud Config

By piotr.minkowski December 3, 2019 2

If you are building microservices architecture on top of Spring Boot and Spring Cloud I’m almost sure that one of projects you are using is Spring Cloud Config. Spring Cloud…

Read more

Performance Spring Cloud

Rate Limiting In Spring Cloud Gateway With Redis

By piotr.minkowski November 15, 2019 21

Currently Spring Cloud Gateway is second the most popular Spring Cloud project just after Spring Cloud Netflix (in terms of a number of stars on GitHub). It has been created…

Read more

Micronaut

Micronaut Tutorial: Reactive

By piotr.minkowski November 12, 2019 0

This is the fourth part of my tutorial to Micronaut Framework - created after a longer period of time. In this article I'm going to show you some examples of…

Read more

Microservices Spring Boot Spring Cloud

Microservices with Spring Boot, Spring Cloud Gateway and Consul Cluster

By piotr.minkowski November 6, 2019 19

The Spring Cloud Consul project provides integration for Consul and Spring Boot applications through auto-configuration. By using the well-known Spring Framework annotation style, we may enable and configure common patterns…

Read more

Spring Boot

Using Reactive WebClient with Spring WebFlux

By piotr.minkowski November 4, 2019 2

Reactive APIs and generally reactive programming become increasingly popular lately. You have a chance to observe more and more new frameworks and toolkits supporting reactive programming, or just dedicated for…

Read more

Performance

Performance Comparison Between Spring MVC vs Spring WebFlux with Elasticsearch

By piotr.minkowski October 30, 2019 0

Since Spring 5 and Spring Boot 2, there is full support for reactive REST API with the Spring WebFlux project. Also, project Spring Data systematically includes support for reactive NoSQL…

Read more

Data Grids Spring Boot

Reactive Elasticsearch With Spring Boot

By piotr.minkowski October 25, 2019 0
spring-boot-reactive-elasticsearch

One of the more notable features introduced in the latest release of Spring Data is reactive support for Elasticsearch. Since Spring Data Moore we can take advantage of reactive templates…

Read more

Performance

Reactive Logging With Spring WebFlux and Logstash

By piotr.minkowski October 15, 2019 12

I have already introduced my Spring Boot library for synchronous HTTP request/response logging in one of my previous articles Logging with Spring Boot and Elastic Stack. This library is dedicated…

Read more

Microservices Spring Boot Spring Cloud

Using Spring Cloud Load Balancer In Microservices Communication

By piotr.minkowski October 11, 2019 16

Almost a year ago Spring Cloud announced that most of Spring Cloud Netflix OSS projects will be moved to the maintenance mode starting from Spring Cloud GreenwichRelease Train. In fact,…

Read more

Posts pagination

1 … 16 17 18 19 20 21 22 23 24 25 26 … 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