Skip to content

Update samples to use Spring Cloud Azure 6.0.0-beta.1#470

Merged
moarychan merged 8 commits into
Azure-Samples:feature/spring-boot-3from
moarychan:moary/upgrade-to-spring-boot-3-m4
Sep 26, 2022
Merged

Update samples to use Spring Cloud Azure 6.0.0-beta.1#470
moarychan merged 8 commits into
Azure-Samples:feature/spring-boot-3from
moarychan:moary/upgrade-to-spring-boot-3-m4

Conversation

@moarychan

@moarychan moarychan commented Aug 24, 2022

Copy link
Copy Markdown
Contributor

This PR is to support the Spring Cloud Azure 6.0.0-beta.1 based on Spring Boot 3.0.0-M4.
Exclude some samples because the below reasons:

  • storage-blob-native
    Spring Native is not supported since Spring Boot 3
  • spring-petclinic-microservices
    Need to refactor the code since the spring-cloud-dependencies 2022.0.0-M4 does not include the spring-cloud-netflix-dependencies
  • appconfiguration/azure-spring-cloud-*
    These samples may be included in the second millestone version of Spring Cloud Azure.
  • cosmos/spring-cloud-azure-starter-data-cosmos/, cosmos/azure-spring-data-cosmos/, cloudfoundry/azure-cloud-foundry-service-sample
    Spring Data Cosmos samples may be included in the next milestone versions of Spring Cloud Azure.
    No spring-boot-starter-jersey dependency is available based on Spring Boot 3.
  • keyvault/azure-spring-boot-starter-keyvault-certificates/*
    The samples of keyvault-certificates-xx can running with Spring Boot 3, but the JCA samples of run-with-command-line-xxx will fail with exception java.security.NoSuchAlgorithmException: SHA MessageDigest not available, so these samples should be excluded too.

@moarychan
moarychan marked this pull request as ready for review September 22, 2022 07:28
@moarychan moarychan modified the milestones: 2022-09, 2022-10 Sep 22, 2022
@moarychan
moarychan merged commit 1294ee3 into Azure-Samples:feature/spring-boot-3 Sep 26, 2022
@chenrujun

Copy link
Copy Markdown

One suggestion: It's better to leave a comment to explain why ignore the pipeline failure.

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.

3 participants