Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

Performance Spring Boot

Using logstash-logging-spring-boot-starter for logging with Spring Boot and Logstash

By piotr.minkowski October 2, 2019 2

I have already described some implementation details related to my library Spring Boot Logging Logstash starter for HTTP request/response logging in one of the previous articles Logging with Spring Boot…

Read more

Cloud Containers Kubernetes Spring Boot

Deploying Spring Boot Application on OpenShift with Dekorate

By piotr.minkowski October 1, 2019 2

More advanced deployments to Kubernetes or OpenShift are a bit troublesome for developers. In comparison to Kubernetes OpenShift provides S2I (Source-2-Image) mechanism, which may help reduce the time required for…

Read more

Message Brokers Micronaut Microservices

Kafka In Microservices With Micronaut

By piotr.minkowski August 6, 2019 0

Today we are going to build an example of microservices that communicates with each other asynchronously through Apache Kafka topics. We use the Micronaut Framework, which provides a dedicated library…

Read more

Micronaut

JPA Data Access with Micronaut Data

By piotr.minkowski July 25, 2019 0

When I have been writing some articles comparing Spring and Micronaut frameworks recently, I have taken note of many comments about the lack of built-in ORM and data repositories supported…

Read more

Containers

Continuous Delivery with OpenShift and Jenkins: A/B Testing

By piotr.minkowski May 17, 2019 0

One of the reasons you could decide to use OpenShift instead of some other containerized platforms (for example Kubernetes) is out-of-the-box support for continuous delivery pipelines. Without proper tools, the…

Read more

Spring Boot

Logging with Spring Boot and Elastic Stack

By piotr.minkowski May 7, 2019 4

In this article I’ll introduce my library for Spring Boot request and response logging designed especially for Spring Boot RESTful web application. The main assumptions regarding this library are: Logging…

Read more

Micronaut Security

Micronaut Tutorial: Security

By piotr.minkowski April 25, 2019 0

This is the third part of my tutorial to Micronaut Framework. This time we will discuss the most interesting Micronaut security features. I have already described core mechanisms for IoC…

Read more

Micronaut

Micronaut Tutorial: Server Application

By piotr.minkowski April 23, 2019 3

In this part of my tutorial to Micronaut framework we are going to create a simple HTTP server-side application running on Netty. We have already discussed the most interesting core…

Read more

Micronaut

Micronaut Tutorial: Beans and Scopes

By piotr.minkowski April 15, 2019 2

Micronaut is a relatively new JVM-based framework. It is especially designed for building modular, easy testable microservice applications. Micronaut is heavily inspired by Spring and Grails frameworks, which is not…

Read more

Micronaut Performance Spring Boot

Performance Comparison Between Spring Boot and Micronaut

By piotr.minkowski April 9, 2019 5

Today we will compare two frameworks used for building microservices on the JVM: Spring Boot vs Micronaut. First of them, Spring Boot is currently the most popular and opinionated framework…

Read more

Posts pagination

1 … 17 18 19 20 21 22 23 24 25 26 27 … 31

Search

Follow Blog via Email

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

Categories

  • AI (14)
  • Cloud (42)
  • Containers (66)
  • Continuous Integration (37)
  • Data Grids (7)
  • Kotlin (9)
  • Kubernetes (113)
  • 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 Boot Built-in API Versioning
  • Spring AI with External MCP Servers
  • Using Ollama with Spring AI
  • Microservices with Spring Cloud Gateway, OAuth2 and Keycloak

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