Skip to content

Update Javadoc for FeignClient.configuration() #227

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

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

Stummi
Copy link
Contributor

@Stummi Stummi commented Oct 8, 2019

Referring to @Configuration is a bit confusing. The referred class does not need the annotation, and actually using it could cause issues due the class additionally getting picked up by the component scan.

Referring to @configuration is a bit confusing. The referred class does not need the annotation, and actually using it could cause issues due the class additionally getting picked up by the component scan.
@pivotal-issuemaster
Copy link

@Stummi 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

@Stummi Thank you for signing the Contributor License Agreement!

@codecov
Copy link

codecov bot commented Oct 8, 2019

Codecov Report

Merging #227 into master will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #227      +/-   ##
===========================================
- Coverage     76.44%   76.3%   -0.15%     
  Complexity      336     336              
===========================================
  Files            41      41              
  Lines          1422    1422              
  Branches        207     207              
===========================================
- Hits           1087    1085       -2     
- Misses          246     248       +2     
  Partials         89      89
Impacted Files Coverage Δ Complexity Δ
...bbon/HttpClientFeignLoadBalancedConfiguration.java 91.17% <0%> (-5.89%) 2% <0%> (ø)

@spencergibb spencergibb added this to the 2.2.2.RELEASE milestone Jan 13, 2020
@spencergibb spencergibb merged commit b1e38db into spring-cloud:master Jan 13, 2020
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.

4 participants