Home > other >  Springcloud config without access to configuration center
Springcloud config without access to configuration center

Time:12-29




Start the client is configured to access the configuration center at this tip

Could not locate PropertySource: 405 Method not Allowed

And then to the wrong

Under Caused by: Java. Lang. IllegalArgumentException: Could not resolve placeholder 'username' value in "${username}
"
Configuration center is right can access, as well as support the GET, don't know what's the problem, has anyone encountered,

CodePudding user response:


Lsof -i: port to look at, whether have other applications to monitor this port at the same time, if it is, try to change the port to start the config

CodePudding user response:

Problems with
  • Related