AW10-Final-Full-Reactive-MicroPos

Not Finished Yet in Previous AW

  • choose product and checkout; use message

  • big collection of goods: extract and save in the repos——patch aw06 products use h2db? 修改pos-product

  • test case sa-spring/spring-webflux测试用例可以写成mvn项目

  • 记得恢复各地的eureka enable 其中cart需要在serviceimpl里恢复loadbalance yml文件

  • cart传输的数据需要修改

Guideline to my Micropos

启动gateway 可以通过http://localhost:2222/来访问Micropos,其中后缀添加product,carts,order,delivery访问对应的服务。也可以对各自的服务单独调试

Obstacles