Piotr Mińkowski

Results 67 repositories owned by Piotr Mińkowski

sample-quarkus-serverless-kafka

25
Stars
11
Forks
Watchers

Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules

sample-spring-cloud-consul

62
Stars
45
Forks
Watchers

Spring Boot applications/microservices demo using Consul discovery & config

sample-quarkus-microservices-consul

37
Stars
20
Forks
37
Watchers

Demo applications illustrating how to build microservices and run them outside Kubernetes with Quarkus. It shows how to integrate the Quarkus application with Consul discovery and the KV store.

course-kubernetes-microservices

38
Stars
22
Forks
Watchers

Source code examples built for the purpose of video course: Microservices On Kubernetes

sample-camel-spring-boot

34
Stars
41
Forks
Watchers

three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, hystrix, ribbon and other tools

sample-envoy-proxy

30
Stars
26
Forks
Watchers

custom implementation of service discovery with envoy and inter-service communication for spring-boot applications

sample-java-new-features

46
Stars
9
Forks
Watchers

Demo project illustrating new features of Java after the 8th version

sample-kafka-micronaut-microservices

20
Stars
14
Forks
Watchers

Sample microservices written using Micronaut framework communicating asynchronously through Apache Kafka

sample-kotlin-ktor-microservices

52
Stars
9
Forks
Watchers

sample microservices written in Kotlin that demonstrates usage of Ktor framework with Consul server

sample-message-driven-microservices

38
Stars
36
Forks
Watchers

sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer group...