The reason why Spring can go so far, and still keeps going fast is these passionate genius!
@mostinho73 жыл бұрын
Took notes in onenote see spring -> microservices -> spring cloud Video starts 7:20 Spring cloud components - configuration - service discovery (where to find micro services, instead of hard coding) - circuit breaker - routing and messaging - API gateway - tracing - CI pipelines and testing
@alm7677 Жыл бұрын
I am seeing this video after 6 years , still this video is amazing
@vovasoft5 жыл бұрын
This talk is so well organized and simple to understand. Really great that the source code is also available. Thank you very much.
@paragjain25724 жыл бұрын
Great presentation Ryan. You did a fantastic job covering spring cloud capabilities in an hour time.
@benfriedman6145 жыл бұрын
Content starts at 4:58
@raghavanaliassaravananm15463 жыл бұрын
Much needed ;-) thanks buddy
@spencerainsworth95475 жыл бұрын
Still actual and helpful in 2019
@sansol756 жыл бұрын
An excellent intro to Spring Cloud for me with a Kubernetes background. I'm thinking of using Zipkin and Hystrix in the apps deployed inside Kubernetes.
@haidershahid3715 жыл бұрын
Can you suggest some tutorial that discusses implementation of Zipkin ?
@ahmeda.rahman96713 ай бұрын
the magic starts at 42:46
@jaishantbiradar1726 жыл бұрын
Awesome explanation on spring cloud. Interesting and very useful..
@abhisheksinha99346 жыл бұрын
Thank you for this great introductory video !!!
@paragjain25724 жыл бұрын
Can't find the slides in the git hub repo. Can someone point out the right location? Many Thanks.
@hardikchawla49664 жыл бұрын
Really great talk but i don't get one thing how did the config server know from where to fetch application properties when he simply ran it using spring cli ?
@cirkad4 жыл бұрын
Looks like the defined yml file for the config server pointed to the project's git repo and it pulled the properties from there at startup. I suppose the properties could be deployed along with the config server or provided via a db though.
@jeffreycheng65654 жыл бұрын
when running spring cloud eureka configserver zipkin by Spring Cloud CLI, it reported NoClassDefFoundError. Any ideas?
@lukasmakac4 жыл бұрын
use different version. I got same error. Hoxton.RELEASE should be fine
@mikematsumoto7 жыл бұрын
Great presentation. Helped me a lot. thank you
@sibendrasingh56494 жыл бұрын
Awesome session. Thanks
@ivanrodriguezc5 жыл бұрын
It's a great presentation and demo, thank you
@knaresh27ify6 жыл бұрын
Good video for Beginners. Thanks!
@wiesenzhu33252 жыл бұрын
good to learn
@Uts3q26 жыл бұрын
Thank you Ryan
@SuperSazzad20106 жыл бұрын
Good one..
@ducnguyentuan87784 жыл бұрын
make a text version , so quickly to get your idea.