mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-26 00:32:34 +03:00
init service: base structure, some api-methods, migrations
This commit is contained in:
11
checklist.md
Normal file
11
checklist.md
Normal file
@@ -0,0 +1,11 @@
|
||||
Some simple checklist for this demo repo:
|
||||
- [x] connect to database
|
||||
- [x] make migrations
|
||||
- [ ] make repository and models
|
||||
- [ ] make crud api
|
||||
- [ ] make openapi documentation generation
|
||||
- [ ] connect to kafka to produce events
|
||||
- [ ] make kafka consumer
|
||||
- [ ] register prometheus metrics
|
||||
- [ ] expose prometheus metrics
|
||||
- [ ] add otel collector
|
||||
Reference in New Issue
Block a user