- This is Team ZERO building space.
- Java: Main Programming Language.
- Spring: Main Backend Language.
- Configure IntelliJ:
- Install Checkstyle.
- Install pre-commit.
- Follow general Git & GitHub guidelines.
This project demonstrates an OTP (One-Time Password) service built with Spring Boot and Twilio. The service generates and sends OTPs via SMS to users for authentication purposes.
Java 3
This project demonstrates how to produce and consume messages in various formats (Strings, JSON, Avro) using Kafka with Spring Boot.
An email listener library using Spring Boot and Spring Email that enables users to filter and do actions over incoming email messages
Java 1
This project is designed to send emails to multiple users simultaneously to multiple recipients across different email platforms.
Java 1
This project demonstrates how to produce and consume messages in various formats (Strings, JSON, Avro) using Kafka with Spring Boot.
This project demonstrates a batch processing application built using Spring Boot and Spring Batch. It showcases how to read data from both Kafka and a Database, then write the processed data into a CSV file.
Send data in batches from one database to Kafka then to another database with scheduling.
An email listener library using Spring Boot and Spring Email that enables users to filter and do actions over incoming email messages
This project is designed to send emails to multiple users simultaneously to multiple recipients across different email platforms.
This project demonstrates an OTP (One-Time Password) service built with Spring Boot and Twilio. The service generates and sends OTPs via SMS to users for authentication purposes.