mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-25 16:22:35 +03:00
add kafka producer, move configs to separate package
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Some simple checklist for this demo repo:
|
||||
- [x] connect to database
|
||||
- [x] make migrations
|
||||
- [ ] make repository and models
|
||||
- [ ] make crud api
|
||||
- [x] make repository and models
|
||||
- [x] make crud api
|
||||
- [ ] make openapi documentation generation
|
||||
- [ ] connect to kafka to produce events
|
||||
- [ ] make kafka consumer
|
||||
|
||||
Reference in New Issue
Block a user