forked from spring-petclinic/spring-petclinic-microservices
-
Notifications
You must be signed in to change notification settings - Fork 194
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
Spring Boot upgrade 2.7.6 and passwordless #50
Open
felipmiguel
wants to merge
23
commits into
Azure-Samples:2.7.6
Choose a base branch
from
felipmiguel:2.7.6
base: 2.7.6
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
* Added chaos monkey setup * Update scripts/chaos/call_chaos.sh Co-authored-by: Jonatan Ivanov <[email protected]> * Added docs Co-authored-by: Jonatan Ivanov <[email protected]>
Try to fix the Maven issue references in spring-petclinic#91
also fixing spring-boot-starter-parent version
* Use Github Actions for CI * Change Travis Badge to Github Actions one
…nic#191) * Upgrade to Spring Cloud 2021.0.0-M2 and Spring Boot 2.6.0-M3 * Upgrade to Spring Cloud 2021.0.0-M3 * Upgrade to Spring Cloud 2021.0.0-RC1 and Spring Boot 2.6.0-RC1 * Upgrade to Spring Boot 2.6.0 * Upgrade to Spring Cloud 2021.0.0 and Spring Boot 2.6.1 * Change copyright date to 2021
* Use Github Actions for CI * Upgrade to Spring Cloud 2021.0.0-M2 and Spring Boot 2.6.0-M3 * Upgrade to Spring Cloud 2021.0.0-M3 * Upgrade to Spring Cloud 2021.0.0-RC1 and Spring Boot 2.6.0-RC1 * Upgrade to Spring Boot 2.6.0 * Upgrade to Spring Cloud 2021.0.0 and Spring Boot 2.6.1 * Change copyright date to 2021 * Migrate from spring-cloud-starter-bootstrap to spring-cloud-starter-config * Remove spring.cloud.loadbalancer.ribbon.enabled deprecated property
* Use Github Actions for CI * Return to the Owner details view
* fix: telephone input field pattern & size conditions set & updated on db script * chore: clean up * feat: min validations added for ids * fix: typo * fix: indentation up
* Use Github Actions for CI * Bump to Spring Cloud 2021.0.1 and Spring Boot 2.6.3
…#204) * Use Github Actions for CI * Bump to Spring Cloud 2021.0.2 and Spring Boot 2.6.7
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.
Changes:
az spring-cloud
toaz spring