issues
search
Jian-Min-Huang
/
tech-note
2
stars
0
forks
source link
Note of JCConf 2019 / Spring Cloud Eureka & OpenFeign的實務應用經驗 / Rhys Chang
#3
Open
Jian-Min-Huang
opened
4 years ago
Jian-Min-Huang
commented
4 years ago
Youtube
https://www.youtube.com/watch?v=CsbTwa6epGk
Notes
K8s more expensive ? Right, I think private cloud k8s solution cost much at 2018-2019. Maybe Spring Cloud is another solution.
Relation between Eureka, Feign and Ribbon.
case1, @SpringQueryMap
case2, chain of feign call exception will loss message, so need to implement ExceptionHandler or just use log system (best solution)
case3, About Eureka zone (skip)
Youtube
Notes