-
Rafal Biedrawa
- Planet Java
- https://www.linkedin.com/in/rbiedrawa
-
-
spring-quartz-flyway-poc Public
This repository demonstrates how to schedule jobs in Spring Boot application with Quartz Clustered mode.
-
csr-ssr-ssg-nextjs-demo Public
Client Side Rendering vs Server Side Rendering vs Static Site Generation. This repository contains Next.js applications that compares three different rendering options for React apps.
-
A boilerplate Create React App with Typescript, Redux Toolkit, Redux Saga, React Hook Form, Cypress, Storybook, React-i18next and Material UI👨‍💻
-
java-gradle-codestyle-setup Public template
Reference project template with code style settings for Java / Gradle projects
-
sonarqube-gradle-project-reference-template Public template
Continuous inspection of code quality with SonarQube - Java / Gradle / Docker project reference template.
-
Account Service - Spring, Kafka Streams sample application that allows users to sign up and retrieve account details and statistics. This PoC demonstrates how to run multiple Kafka Streams instance…
-
spring-api-first-design-poc Public
This repository demonstrates an Api First Design approach of building simple Spring Boot Todo Service.
Java MIT License UpdatedMar 4, 2022 -
spring-circuitbreaker-demo Public
This repository demonstrates how to build fault-tolerant application and apply resiliency patterns using Resilience4j.
-
spring-k8s-prometheus Public
This repository contains sample Spring Boot application that exposes metrics to Prometheus and Grafana. The goal of this project was to showcase how to collect and monitor application's metrics run…
-
spring-webflux-keycloak-demo Public
This repository demonstrates how to use reactive Spring Security with OAuth2 and Keycloak. Keycloak server with all components can be started using docker-compose and utility script.
-
Microservices using Netflix OSS and Spring Cloud framework.
-
This repository contains EFK (Elasticsearch, Fluentd, and Kibana) centralized logging setup for applications running inside kubernetes cluster. Setup contains custom Fleuntd matcher and filters dir…
-
spring-k8s-workshop Public
Workshop: Local Kubernetes Development with Java/Spring Boot application.
-
This repository demonstrates how to measure StateStore restoration process time inside Kafka Streams application.
-
spring-webflux-aws-dynamodb Public
This repository contains sample Amazon DynamoDB CRUD application with Spring Webflux and TestContainers integration.
-
Hexagonal architecture implementation in Java/Spring world.
-
This repository demonstrates how to implement Kafka remote interactive queries (Kubernetes sample included).
Java MIT License UpdatedJan 31, 2022 -
spring-graceful-shutdown-poc Public
This repository demonstrates how to configure graceful shutdown of Network and default TaskExecutor threads in Spring Boot application.
Java MIT License UpdatedJan 31, 2022 -
This repository demonstrates how to handle Kafka Consumer exceptions in a non-blocking manner using retry topics and DLQ (Dead Letter Queue).
-
This sample project demonstrates how to protect Apache Kafka applications against poison pills (Deserialization exceptions). Kafka Consumer and KStream configuration included.
Java MIT License UpdatedJan 31, 2022 -
spring-docker-gradle-setup Public
This repository contains sample setup for building optimised docker image and shows some useful plugins and techniques.
Java MIT License UpdatedJan 31, 2022 -
kafka-connect-workshop Public
This repository contains the starter code for the `How to play around with Your Apache Kafka Connect cluster?` workshop. This project shows how to install a Kafka Connect plugins and deploy connect…
MIT License UpdatedJan 31, 2022 -
kafka-ksqldb-workshop Public
Starter code for the ksqlDB workshop. This workshop explains how to integrate ksqlDB with an external data source (Elasticsearch) to build Driver Location Tracking & Monitoring app and use streamin…
HTML MIT License UpdatedJan 31, 2022 -
cdc-postgres Public
Change Data Capture with Debezium & PostgreSQL. This repository contains the demo Docker Compose file for setting up and running the whole CDC infrastructure (Kafka Connect, Debezium, PostgreSQL etc.)
-
This repository contains sample Spring Boot setup for handling multiple event types in single Kafka topic.
-
spring-native-kafka-demo Public
This repository demonstrates how to transform a Spring-Boot Kafka application to native executable using GraalVM.
Java MIT License UpdatedJan 31, 2022 -
k8s-ingress-demo Public
This repository contains example how to configure NGINX Ingress Controller in Docker for Mac and proxy traffic to backend service.
-
This sample application is intended to show the acceptance testing approach using Cucumber and Junit5.
-
kafka-monitoring Public
The goal of this project is to demonstrate different approaches how to monitor Apache Kafka ecosystem.