Skip to content

maxo99/spring-microservices

Repository files navigation

README

  • For detailed instructions, please refer to the original repo and video.

Credits

Notable Changes from Course

  • Ports have been changed to avoid conflicts with existing services on my machine.
  • Deprecated code has been updated to be compatible with the latest versions of Spring Boot and related technologies.
  • Using .http for API testing instead of Postman.

Config Notes

Resources

Port Mappings

Service Port Note
APIGateway 8088
Keycloak 8181
Frontend.Angular 4200
OrderService 8083
OrderService.MySQL 3306
ProductService 8081
ProductService.MongoDB 27017
InventoryService 8082
InventoryService.MySQL 3307
Schema-Registry 8085 ConfluentInc Package
ZooKeeper 2181 Kafka Cluster Orchestrator
Kafka-Broker 9092
Kafka-Broker 29092
Kafka-UI 8086
Zipkin 9411 Trace Exporter
Prometheus 9090 Metric Collector
Grafana 3001 Dashboard
Grafana-Loki 3101 Log Aggregator
Grafana-Tempo 3110 Distribute Tracing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published