Piotr Mińkowski
Piotr Mińkowski
sample-quarkus-serverless-kafka
Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules
sample-spring-cloud-consul
Spring Boot applications/microservices demo using Consul discovery & config
sample-quarkus-microservices-consul
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
Source code examples built for the purpose of video course: Microservices On Kubernetes
sample-camel-spring-boot
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
custom implementation of service discovery with envoy and inter-service communication for spring-boot applications
sample-java-new-features
Demo project illustrating new features of Java after the 8th version
sample-kafka-micronaut-microservices
Sample microservices written using Micronaut framework communicating asynchronously through Apache Kafka
sample-kotlin-ktor-microservices
sample microservices written in Kotlin that demonstrates usage of Ktor framework with Consul server
sample-message-driven-microservices
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...