An open API service indexing awesome lists of open source software.

https://github.com/springframeworkguru/mssc-beer-service

MSSC Beer Service
https://github.com/springframeworkguru/mssc-beer-service

Last synced: 9 months ago
JSON representation

MSSC Beer Service

Awesome Lists containing this project

README

          

[![CircleCI](https://circleci.com/gh/springframeworkguru/mssc-beer-service.svg?style=svg)](https://circleci.com/gh/springframeworkguru/mssc-beer-service)
# MSSC Beer Service

Source code in this repository is to support my online courses.

Learn more about my courses below!
* [Spring Boot Microservices with Spring Cloud](https://www.udemy.com/spring-boot-microservices-with-spring-cloud-beginner-to-guru/?couponCode=GIT_HUB2)

# Default Port Mappings - For Single Host
| Service Name | Port |
| --------| -----|
| Brewery Beer Service | 8080 |
| [Brewery Beer Order Service](https://github.com/springframeworkguru/mssc-beer-order-service) | 8081 |
| [Brewery Beer Inventory Service](https://github.com/springframeworkguru/mssc-beer-inventory-service) | 8082 |