Spring cloud config server | Microservices architecture | Spring boot

Поделиться
HTML-код
  • Опубликовано: 26 сен 2024
  • In this video, we have explained about spring cloud config server with github and practical example provided
    Git Hub URL:
    github.com/jav...

Комментарии • 6

  • @JavaCuckoo
    @JavaCuckoo 5 месяцев назад +1

    if we do changes in employee service
    port, can we fetch the server port details without restarting the client?

  • @ItsRani-i1y
    @ItsRani-i1y 9 месяцев назад +1

    Super❤

  • @suresh1503
    @suresh1503 8 месяцев назад

    @java expert- Can you please suggest how we can approach centralizing common certificates with spring cloud server where certificates are stored within the resource folder

  • @alwaysLearner9
    @alwaysLearner9 4 месяца назад

    Hi, I am able to get the properties form github where I can see those in /actuator/default section but the problem is config-server application is not using those properties. Say I want to use a property in my config-server application. I have bootstrap.yml file also. I kindly request you to help me to figure this out

  • @mayankpathak1902
    @mayankpathak1902 Месяц назад

    what if that github file is private?