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

getBean return null when meets beans exception #102

Merged
merged 1 commit into from
May 23, 2022

Conversation

ChangingFond
Copy link
Contributor

fix #101

@codecov-commenter
Copy link

Codecov Report

Merging #102 (af5d939) into main (735e302) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   48.95%   48.92%   -0.03%     
==========================================
  Files          98       98              
  Lines        4192     4194       +2     
  Branches      655      655              
==========================================
  Hits         2052     2052              
- Misses       1788     1790       +2     
  Partials      352      352              
Impacted Files Coverage Δ
.../apache/rocketmq/mqtt/common/util/SpringUtils.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 735e302...af5d939. Read the comment docs.

@pingww pingww merged commit 7a9adcc into apache:main May 23, 2022
@ChangingFond ChangingFond deleted the get-bean-error branch May 25, 2022 05:22
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.

Meet NoSuchBeanDefinitionException when subscribe topic
4 participants