NISAM ASISTENT Nope, baca mi ovo
[]
org.springframework.cloud.config.client.ConfigClientFailFastException: Could not locate PropertySource and the resource is not optional, failing
at org.springframework.cloud.config.client.ConfigServerConfigDataLoader.doLoad(ConfigServerConfigDataLoader.java:193)
Onda malo ispod mi baca ovo
Caused by: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8888/application/default": Connection refused (Conne
ction refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785)
A stvar je da naravno, izvan kontejnera mogu učitati sve i ovo je dostupno http://localhost:8888/application/default
A gdje ti se nalazi git repozitorij s kojeg čitaš konfiguraciju?