Tencent / spring-cloud-tencent

Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent.
Other
3.17k stars 491 forks source link

update: update contract autoconfiguration #1387

Closed fuyuwei01 closed 1 month ago

fuyuwei01 commented 1 month ago

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

Note

Checklist

Checklist (Optional)

fuyuwei01 commented 1 month ago

增加自动配置类,服务契约上报在application配置和bootstrap配置下均能正常使用 application.yml

2021-contract-application

bootstrap.yml

2021-contract-bootstrap
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.68%. Comparing base (deca9e9) to head (fdd3b3b). Report is 1 commits behind head on 2021.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2021 #1387 +/- ## ========================================= Coverage 64.68% 64.68% Complexity 2 2 ========================================= Files 322 322 Lines 7519 7519 Branches 911 911 ========================================= Hits 4864 4864 Misses 2243 2243 Partials 412 412 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.