Pinned Repositories
course-spring-microservices
Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud
sample-spring-blockchain
sample project that illustrates how to send transaction and observe processed transaction in ethereum using web3j, blockchain and spring boot
sample-spring-kafka-microservices
Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementations with the SAGA pattern
sample-spring-microservices
Many samples in different branches that shows how to create microservices with Spring Boot, Spring Cloud, Zipkin, Zuul, Eureka, Hystrix, Kubernetes, Elastic Stack and many more tools
sample-spring-microservices-advanced
More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction with MongoDB, configuration server, testing with Spring Cloud Contract or Hoverfly
sample-spring-microservices-kubernetes
Sample Spring Boot application that uses some features provided by Spring Cloud Kubernetes, Spring Cloud OpenFeign and Spring Cloud Gateway deployed on Kubernetes
sample-spring-microservices-new
Demo for Spring Boot 3(`master` branch)/2(other branches) and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger/OpenAPI documentation (Springdoc), logs correlation using Spring Cloud Sleuth/Micrometer OTEL and many more
sample-spring-oauth2-microservices
some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environment
sample-spring-security-microservices
Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud
spring-boot-logging
A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack
piomin's Repositories
piomin/sample-spring-microservices-kubernetes
Sample Spring Boot application that uses some features provided by Spring Cloud Kubernetes, Spring Cloud OpenFeign and Spring Cloud Gateway deployed on Kubernetes
piomin/spring-boot-logging
A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack
piomin/sample-spring-security-microservices
Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud
piomin/sample-micronaut-microservices
sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Consul, distributed tracing with Zipkin, inter-service communication with micronaut http client
piomin/spring-boot-istio
Spring Boot Library for integration with Istio on Kubernetes
piomin/sample-terraform-kubernetes-argocd
Repository with configuration for Terraform and Argo CD to create and manage Kubernetes cluster locally with Kind
piomin/sample-quarkus-applications
Example application built using Quarkus framework
piomin/sample-java-new-features
Demo project illustrating new features of Java after the 8th version
piomin/sample-quarkus-microservices
Sample applications illustrating usage of Quarkus framework for building microservice architecture
piomin/spring-boot-tips
This repository shows the most interesting Spring Boot features
piomin/openshift-quickstart
Developer Workshops related to the Java development on OpenShift
piomin/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.
piomin/sample-quarkus-serverless-kafka
Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules
piomin/sample-micronaut-kubernetes
Sample repository for showing micronaut kubernetes module with microservices and mongodb
piomin/kubernetes-quickstart
Demo Java apps for several scenarios on Kubernetes
piomin/sample-kafka-micronaut-microservices
Sample microservices written using Micronaut framework communicating asynchronously through Apache Kafka
piomin/sample-java-concurrency
Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java
piomin/sample-docker-microservice
Two similar Spring Boot and Quarkus web-based apps for performance comparison
piomin/spring-cloud-kubernetes-discovery-ext
A Library for registering Spring Cloud application running outside Kubernetes Cluster
piomin/openshift-cluster-config
GitOps/ArgoCD configuration for managing OpenShift clusters and apps running there
piomin/sample-quarkus-kafka-streams
Quarkus and Kafka Streams Demo
piomin/sample-spring-cloud-messaging
Demo for presenting Spring Cloud Stream and RabbitMQ
piomin/sample-quarkus-microservice
Quarkus demo app illustrating how to implement and test a REST-based, simple microservice
piomin/helm-charts
Helm Chart for installing and customizing Spring Boot Apps on Kubernertes
piomin/sample-generic-helm-charts
The repository containing examples of generic Helm charts for applications
piomin/sample-serverless-aws-lambda
sample java serverless applications that uses aws lambda and aws sns, aws sqs, aws dynamodb
piomin/sample-micronaut-jpa
piomin/spring-cloud-schema-registry-client-apicurio
The library for Spring Cloud Schema Registry for integration with Apicurio
piomin/sample-microservices-logstash
piomin/web-api-example