ivangfr / springboot-kafka-websocketLinks
The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simulates BTC price changes, while the bitcoin-client application listens to these changes and updates a real-time UI. The bitcoin-client UI is secured using Basic Authentication.
☆67Updated last month
Alternatives and similar repositories for springboot-kafka-websocket
Users that are interested in springboot-kafka-websocket are comparing it to the libraries listed below
Sorting:
- The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logst…☆83Updated last month
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated last week
- The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorize…☆101Updated last month
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆118Updated 2 weeks ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆41Updated last week
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆107Updated last month
- ☆65Updated 3 years ago
- Backend application leveraging redis cache to reduce network calls and improve latency.☆31Updated 2 years ago
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆120Updated last month
- Sample Spring Cloud microservices e-shop.☆90Updated 3 years ago
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆40Updated last month
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆42Updated last week
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated last week
- Code for "SpringBoot + Kubernetes Tutorial" YouTube Series☆36Updated 4 months ago
- A demo project for Spring Boot / Data / security, social / oauth2 logons, JWT, Mongo, SpringBootAdmin, Docker, docker-compose, Github Act…☆106Updated last week
- Demo application illustrating advanced usage of GraphQL with Spring Boot like filtering or relationship fetching