Hello Josh,
I've been watching your whirlwind tour through Config, Discovery, Proxy, Circuit Breaker setup at https://www.infoq.com/presentations/spring-boot-cloud-case-study - Congratulations! Very insightful, educational and entertaining!
I've been reproducing what you did there, following you step by step. In the presentation, you use the Feign client to connect to the reservation-service backend, but I could not get that running with it, but you did, at least in the presentation. I then checked your code here, at https://github.com/joshlong/cloud-native-workshop/tree/master/code, and saw that there is no Feign client used, either. I'm using Spring Boot 1.4.2. Any insights to that?
Regards,
Hello Josh,
I've been watching your whirlwind tour through Config, Discovery, Proxy, Circuit Breaker setup at https://www.infoq.com/presentations/spring-boot-cloud-case-study - Congratulations! Very insightful, educational and entertaining!
I've been reproducing what you did there, following you step by step. In the presentation, you use the Feign client to connect to the reservation-service backend, but I could not get that running with it, but you did, at least in the presentation. I then checked your code here, at https://github.com/joshlong/cloud-native-workshop/tree/master/code, and saw that there is no Feign client used, either. I'm using Spring Boot 1.4.2. Any insights to that?
Regards,