https://github.com/hendisantika/spring-boot-load-kafka
Synchronously Load 100000 Records into DB within seconds And Publish all the data to Kafka Topic And Consume it in Kafka Consumer Spring Boot Application
https://github.com/hendisantika/spring-boot-load-kafka
Last synced: about 2 months ago
JSON representation
Synchronously Load 100000 Records into DB within seconds And Publish all the data to Kafka Topic And Consume it in Kafka Consumer Spring Boot Application
- Host: GitHub
- URL: https://github.com/hendisantika/spring-boot-load-kafka
- Owner: hendisantika
- Created: 2024-07-10T23:08:23.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-07T23:21:39.000Z (about 2 months ago)
- Last Synced: 2025-04-13T00:13:01.050Z (about 2 months ago)
- Language: Java
- Size: 336 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-load-kafka
### Thing todo list
1. Clone this repository: `git clone https://github.com/hendisantika/spring-boot-load-kafka.git`
2. Navigate to the folder: `cd spring-boot-load-kafka`
3. Run the application: `mvn clean spring-boot:run`
4. Open your favorite browser: http://localhost:8080/swagger-ui### Image Screenshot
Swagger UI
