Я пытаюсь использовать конфигурационный сервер Spring Cloud в своем проекте. Я использую openJdk 11.
Я не использую git URI. Я использовал несколько файлов YML, которые находятся в папке конфигурации ресурсов
Я получаю ошибку ниже
***************************
APPLICATION FAILED TO START
***************************
Description:
Invalid config server configuration.
Action:
If you are using the git profile, you need to set a Git URI in your configuration. If you are using a native profile and have spring.cloud.config.server.bootstrap=true, you need to use a composite configuration.
Process finished with exit code 1