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
- Host: GitHub
- URL: https://github.com/springframeworkguru/mssc-beer-service
- Owner: springframeworkguru
- Created: 2019-05-12T15:28:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T21:28:33.000Z (about 2 years ago)
- Last Synced: 2025-03-28T10:04:28.591Z (9 months ago)
- Language: Java
- Size: 162 KB
- Stars: 59
- Watchers: 8
- Forks: 795
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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 |