Skip to content

Piotr's TechBlog

Java, Spring, Kotlin, microservices, Kubernetes, containers

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

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

Microservices Spring Cloud

The Future of Spring Cloud Microservices After Netflix Era

By piotr.minkowski April 5, 2019 1

If somebody would ask you about Spring Cloud, the first thing that comes into your mind will probably be Netflix OSS support. Support for such tools like Eureka, Zuul or…

Read more

Containers Spring Boot

Elasticsearch with Spring Boot

By piotr.minkowski March 29, 2019 15

Elasticsearch is a full-text search engine especially designed for working with large data sets. Following this description, it is a natural choice to use it for storing and searching application…

Read more

Message Brokers

Redis in Microservices Architecture

By piotr.minkowski March 18, 2019 0

Redis can be widely used in microservices architecture. It is probably one of the few popular software solutions that may be leveraged by your application in such many different ways.…

Read more

Spring Boot

A Magic Around Spring Boot Externalized Configuration

By piotr.minkowski March 11, 2019 6

There are some things I really like in Spring Boot, and one of them is an externalized configuration. Spring Boot allows you to configure your application in many ways. You…

Read more

Other Spring Boot

Introduction to Spring Data Redis

By piotr.minkowski March 5, 2019 6

Redis is an in-memory data structure store with optional durability, used as a database, cache, and message broker. Currently, it is the most most popular tool in the key/value stores…

Read more

Micronaut Microservices Spring Cloud

Kotlin Microservices with Micronaut, Spring Cloud and JPA

By piotr.minkowski February 19, 2019 0

Micronaut Framework provides support for Kotlin built upon Kapt compiler plugin. It also implements the most popular cloud-native patterns like distributed configuration, service discovery, and client-side load balancing. These features…

Read more

Containers Performance

Microservices Integration Tests with Hoverfly and Testcontainers

By piotr.minkowski February 6, 2019 0

Building good integration tests of a system consisting of several microservices may be quite a challenge. Today I’m going to show you how to use such tools like Hoverfly and…

Read more

Containers Spring Boot

Testing Spring Boot Integration with Vault and Postgres using Testcontainers Framework

By piotr.minkowski January 31, 2019 0

I have already written many articles, where I was using Docker containers for running some third-party solutions integrated with my sample applications. Building integration tests for such applications may not…

Read more

Posts pagination

1 … 18 19 20 21 22 23 24 25 26 27 28 … 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
  • gRPC in Spring Boot
  • Claude Code on OpenShift with vLLM and Dev Spaces
  • 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