Spring Cloud Config サーバーをローカルの git リポジトリに接続しようとしています。ローカル git リポジトリ パスの間にスペースがある場合、問題はありますか?
Spring クラウド構成サーバー プロジェクトの application.properties ファイルで、ローカルの git リポジトリ パスを次のように設定しています。
spring.cloud.config.server.git.uri=file:///media/mohit/48D65875D658656A/1.STUDY/UDEMY/Master Microservices with SpringBoot & SpringCloud/workspace_microservices/git-localconfig-repo
へのアクセス中localhost:8888/limits-service/default
にエラーが発生する
このサイトにアクセスできません。localhost は接続を拒否しました