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

Add @ConditionalOnBean on CosmosReactiveRepositoriesAutoConfiguration #25237

Merged
merged 5 commits into from
Nov 16, 2021
Merged

Add @ConditionalOnBean on CosmosReactiveRepositoriesAutoConfiguration #25237

merged 5 commits into from
Nov 16, 2021

Conversation

backwind1233
Copy link
Contributor

  1. rename azure.cosmos.repositories to spring.cloud.azure.cosmos.repositories
  2. add @ConditionalOnProperty on CosmosReactiveRepositoriesAutoConfiguration

…epositories`

2. add @ConditionalOnProperty
@ghost ghost added the azure-spring All azure-spring related issues label Nov 8, 2021
@backwind1233 backwind1233 linked an issue Nov 8, 2021 that may be closed by this pull request
3 tasks
@backwind1233 backwind1233 self-assigned this Nov 15, 2021
@backwind1233
Copy link
Contributor Author

@saragluna Do you still have any concern about this PR?

@saragluna
Copy link
Member

saragluna commented Nov 15, 2021

@backwind1233 one more thing, we should make sure all integration tests pass for such changes.

@backwind1233
Copy link
Contributor Author

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@saragluna saragluna left a comment

Choose a reason for hiding this comment

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

LGTM.

@backwind1233
Copy link
Contributor Author

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@backwind1233 backwind1233 merged commit 279acd3 into Azure:feature/azure-spring-cloud-4.0 Nov 16, 2021
@backwind1233 backwind1233 deleted the 211108_fixcosmospropertyerror_gzh branch November 16, 2021 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Application can't start with spring-cloud-azure-starter-cosmos
2 participants