Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix url in client #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SGmuwa
Copy link

@SGmuwa SGmuwa commented Jan 25, 2019

Before change:

The configuration-client service could not get the settings from the configuration-service. The client service after the launch of an emergency shut down. Error:

Caused by: java.lang.IllegalStateException: Invalid URL: http://localhost:pass:[<?pdf-cr?>]8888

After the change:

The configuration-client service runs stably. The client service receives settings from configuration-service. The configuration-client service responds to the request http://localhost:8080/project-name with the answer Spring Cloud.

@SGmuwa
Copy link
Author

SGmuwa commented Jan 25, 2019

76b05d9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant