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
- 迁移到windows下环境后delivery启动失败出现Unsatisfied dependency expressed through field ‘eurekaServerBootstrap’
- 类似问题 carts启动失败:查询后添加
- I got the same error on java 11. Adding jaxb api dependency to the pom solved my issue