Set up spring cloud config server from scratch - Microservice configuration with Spring Boot [11]

preview_player
Показать описание

In this video, you'll learn how to setup Spring Cloud config server from scratch and have it pull up configuration values from property files in a Git repository.

#JavaBrains #Microservices #SpringBoot #Configuration #Course
Рекомендации по теме
Комментарии
Автор

Brilliant as always!
I hope the long awaited Deployment tutorial (using Docker/Kubernetes) is in the making! ♥️♥️

soumava
Автор

For people who are getting the following errors:

NoSuchRepositoryException
NoRemoteRepositoryException
InvalidRemoteException: Invalid remote: origin

Please add the following in their application.properties:

spring.profiles.active=native

vishwanathbhat
Автор

Hi Koushik All of the microservice tutorials are superb.Waiting for the the next part..kindly post some videos on GIT also...

madhumitabishnu
Автор

If any Java developer is not watching your videos, then they don't know what they are missing in life. You are a ROCKSTAR and life savior for zillions of Java developers across the world. Much LOVE :)

sohamdey
Автор

PropertySources and sources are not appearing when I hit the URL. Any idea why this might happen? When I do additional check in to the config, I can actually see the config server refresh with the log "Fetched for remote master and found 1 update"

roro
Автор

Hey Kaushik .. thanks for the video, however I think you should have covered it in more depth.
Like you should have covered accessing the config files setup on a secure remote git server. That is the real use case even for simple applications that any one would like to put up.

nadeemqureshi
Автор

Really very helpful but could you pls merge GIT instead of local. It will be more helpful

Thanks in Advance

deviprasadpatnaik
Автор

Though I did not go through video I want to put this comment thank you for making videos your role model to many of us

supriyakavuri
Автор

Hi koushik could you please add some videos on GIT hub for biginners .. I am new to GIT.
Thanks in advance 🙏🙏

Crane_FISH
Автор

Is it not security breach if we can access these property values from the rest end point ?

praveens
Автор

Nice tutorial.
Yes, it would be great to have tutorial on Git by you.
Might be requested lately... but thought its required.
Thanks.

sandeepgabhale
Автор

Yes please, a video on GIT would be very helpful.

shivanikashyap
Автор

Hi anybody face below error on implementing cloud config server


Error occured cloning to base directory.

salbinantony_c
Автор

Hi Kaushik, it will be really helpful if you can provide a playlist on GIT and GIT branching strategies. Thanks a lot for all your contents

anirbanghosh
Автор

This approach has a single point of failure. If config server is down, all my micro services fails? Is there anyway to overcome single point of failure.

easwargaming
Автор

Thanks Kaushik, please make some content on git as well, also I want to join your channel but 800 per month is costly, please give some discount

mkvjaipur
Автор

how safe is it to keep config in git repo,

ganjisvlogs
Автор

Hello great video sorry all is clear but can i know how to do it without using command prompt when i use it it doesnt work and when i use ${HOME} it doesnt work neither is there an alternative way to make it run? Thank you!

borislambrev
Автор

We don't need spring-boot-starter-web for the config server project, right? But we need for the config client?

hyperborean
Автор

Interesting. But is it secure? What if you dont want people looking up things like passwords?

zulqadarabbas
join shbcf.ru