Skip to content

Fix url in client#2

Open
SGmuwa wants to merge 1 commit intocloud-native-java:masterfrom
SGmuwa:master
Open

Fix url in client#2
SGmuwa wants to merge 1 commit intocloud-native-java:masterfrom
SGmuwa:master

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