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

fix(spring): Replace global properties with CredentialsProvider bean #1123

Merged
merged 6 commits into from
Dec 16, 2022

Conversation

zhumin8
Copy link
Contributor

@zhumin8 zhumin8 commented Dec 9, 2022

As discussed off-line, instead of depending on a new global-properties module, use CredentialsProvider bean from spring-cloud-gcp-autoconfigure instead.

Note: #1071 and GoogleCloudPlatform/spring-cloud-gcp#1308 will be obsolete after this change.
Also, conflicts needs to be resolved between this pr and #1110 depending on merging order.

@zhumin8 zhumin8 marked this pull request as ready for review December 12, 2022 19:14
@zhumin8 zhumin8 requested review from a team as code owners December 12, 2022 19:14
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 8 Code Smells

98.8% 98.8% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@emmileaf emmileaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zhumin8 zhumin8 added the spring pr that's related to spring code gen, intend to merge into autoconfig-gen-draft2 branch. label Dec 16, 2022
@zhumin8 zhumin8 merged commit 92e3bfa into autoconfig-gen-draft2 Dec 16, 2022
@zhumin8 zhumin8 deleted the replace-shared-w-autoconfig branch December 16, 2022 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spring pr that's related to spring code gen, intend to merge into autoconfig-gen-draft2 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants