SpringBoot kafka application
Application for consume and produce messages using apache kafka and spring boot
Tecnologies | Project | How Start | Docs License | Follow Me!
This project was developed with the purpose to study apache kafka and springboot
- Open Backend Folder and Install dependencies using
yarn - Open Frontend folder and install dependencies using
yarn - Run backend Server with
yarn start- Server will run in localhost:3000 (You can view docs in localhost:3000/api). - Frontend - Work in progress.
Open Frontend webpage in localhost:8080.
- OpenApi 3.0 Using Swagger
- Check Here MangasReadAPI
This project use a MIT License
- Instagram: https://www.instagram.com/sylvn001/
- Twitch: https://www.twitch.tv/sylvn001
- GitHub: https://github.com/Sylvn001