-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Unify spring configurations #22937
Merged
yiliuTo
merged 36 commits into
Azure:feature/spring-unify-configurations
from
yiliuTo:unify-spring-configurations
Jul 13, 2021
Merged
Unify spring configurations #22937
yiliuTo
merged 36 commits into
Azure:feature/spring-unify-configurations
from
yiliuTo:unify-spring-configurations
Jul 13, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…to unify-spring-configurations
…to unify-spring-configurations
…to unify-spring-configurations
…to unify-spring-configurations
…uTo/azure-sdk-for-java into unify-spring-configurations
…to unify-spring-configurations
…to unify-spring-configurations
…to unify-spring-configurations
yiliuTo
requested review from
alzimmermsft,
anuchandy,
backwind1233,
benbp,
chenrujun,
conniey,
danieljurek,
g2vinay,
jianghaolu,
JimSuplizio,
JonathanGiles,
joshfree,
mssfang,
samvaity,
saragluna,
srnagar and
stliu
as code owners
July 13, 2021 06:59
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
4 tasks
saragluna
pushed a commit
to saragluna/azure-sdk-for-java
that referenced
this pull request
Aug 16, 2021
saragluna
added a commit
that referenced
this pull request
Aug 17, 2021
…23597) * Unify spring configurations (#22937) * Refactor Azure Spring projects structure (#23004) * Mapping spring legacy props (#23166) ** use file for property mapping ** add environmentpostprocessor after kv ** map multiple key vault use case * update readme for unified configuration (#23452) Co-authored-by: Yi Liu <[email protected]>
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-java
that referenced
this pull request
Apr 11, 2023
[Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2023-03-15 (Azure#22937) * Adds base for updating Microsoft.DocumentDB from version stable/2022-11-15 to version 2023-03-15 * Updates readme * Updates API version in new specs and examples * update listconnectionstrings response * update enum name * update enum and description * Add location api updates * fix cdb resource-manager spec readme after merge * Added buildout custom word for spell checker * remove extra space from readme * update listconnectionstrings response example to be more specific * Add enum for location status * stable swagger for nova. * Add provision cluser error, LDAP connection timeout. * fix bug in json. * fix apiversion and case. * fix validation errors. * pretty check. * add cassandraProcessStatus property. --------- Co-authored-by: Udit Singh <[email protected]> Co-authored-by: Vivek Sundararajan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Refactor #22396 to move it to the feature branch.