uniquejava / blog

My notes regarding the vibrating frontend :boom and the plain old java :rofl.
Creative Commons Zero v1.0 Universal
11 stars 5 forks source link

microservice architecture #274

Open uniquejava opened 4 years ago

uniquejava commented 4 years ago

https://jaxenter.com/spring-boot-tutorial-microservices-kubernetes-part-one-135490.html

https://cloud.spring.io/spring-cloud-static/spring-cloud-kubernetes/1.0.3.RELEASE/single/spring-cloud-kubernetes.html

https://macrozheng.github.io/mall-learning/

从这里开始: https://juejin.im/post/5d764f05e51d4561fb04bfd7

RestTemplate的使用: https://juejin.im/post/5d7f9006f265da03951a260c

如何autowire RestTemplate: https://stackoverflow.com/a/42618428/2497876