Skip to content

fixed Bug with SimpleServiceInstance: getScheme() was not implemente…#827

Closed
dagerber wants to merge 2 commits into
spring-cloud:masterfrom
dagerber:master
Closed

fixed Bug with SimpleServiceInstance: getScheme() was not implemente…#827
dagerber wants to merge 2 commits into
spring-cloud:masterfrom
dagerber:master

Conversation

@dagerber
Copy link
Copy Markdown
Contributor

…d and always returned https, even if URI had an http scheme

fixes #823

… and always returned https, even if URI had an http scheme
@pivotal-issuemaster
Copy link
Copy Markdown

@dagerber Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link
Copy Markdown

@dagerber Thank you for signing the Contributor License Agreement!

@dagerber
Copy link
Copy Markdown
Contributor Author

dagerber commented Dec 2, 2020

Seems have to be fixed with 72762d7

@dagerber dagerber closed this Dec 2, 2020
@dagerber
Copy link
Copy Markdown
Contributor Author

dagerber commented Dec 2, 2020

Sorry, my fault closing the PR. Problem ist not solved

@dagerber dagerber reopened this Dec 2, 2020
@spencergibb spencergibb changed the base branch from master to 2.2.x February 17, 2021 20:53
@spencergibb spencergibb changed the base branch from 2.2.x to master February 17, 2021 20:53
@spencergibb
Copy link
Copy Markdown
Member

Sorry for the delay. If you're up to it, can you rebase and fix the conflicts?

# Conflicts:
#	spring-cloud-commons/src/main/java/org/springframework/cloud/client/discovery/simple/SimpleDiscoveryProperties.java
#	spring-cloud-commons/src/main/java/org/springframework/cloud/client/discovery/simple/reactive/SimpleReactiveDiscoveryProperties.java
@dagerber dagerber closed this Mar 12, 2021
@dagerber
Copy link
Copy Markdown
Contributor Author

I opened a new pull request, because I merged instead of rebased the old one.
Content is the same, but rebased: #926

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SimpleServcieInstance should override getScheme()

4 participants