Update CoffeeShop应用设计&测试日志.md
coffeeshop_customer_service和coffeeshop_waiter_service两文件夹即为两个应用的项目文件,可在intellij idea中打开。 附有开发日志。
使用spring cloud微服务框架,实现了菜单查询、咖啡查询、订单查询、订单提交等功能。实现了服务熔断、服务降级、流量分隔、流量限制等功能。
coffeeshop
coffeeshop_customer_service和coffeeshop_waiter_service两文件夹即为两个应用的项目文件,可在intellij idea中打开。 附有开发日志。