Welcome to BANKINGPROJECT - a personal attempt to improve development and gain familiarity with event-driven programming. To learn more about how this project works, feel free to check out the Wiki section displayed up top.
- Swagger UI: http://localhost:8080/swagger-ui/ (definitions for KSQL/Elastic on top right)
- Kafka Topics UI: http://localhost:8079/
- Kafka Connect UI: http://localhost:8086/
- Kibana: http://localhost:5601/
- Elasticsearch Index: http://localhost:9200/_cat/indices?v
- Schema Registry UI: http://localhost:8001
Any questions or suggestions about the project? Feel free to raise an issue!