eventuate-tram / eventuate-tram-sagas-examples-customers-and-orders

Spring Boot/JPA microservices that use an orchestration-based saga to maintain data consistency
Other
520 stars 236 forks source link

Implement a Swagger UI for the API gateway #34

Open cer opened 4 years ago

cer commented 4 years ago

It would be great if the API gateway had a Swagger UI, especially for the Order History. Proposal:

@dartartem