“java.lang.IllegalStateException: org.springframework.cloud.config.client.ConfigServerInstanceProvider$Function has not been registered”
Getting the exception:
java.lang.IllegalStateException: org.springframework.cloud.config.client.ConfigServerInstanceProvider$Function has not been registered
Spring config server | client doesn’t access second propertySource
i just implemented an config server for my application, with the following structure in my config-repo