Moary Chen

Results 20 issues of Moary Chen

**Describe the issue** There's module `com.azure.spring:spring-cloud-azure-native-configuration` to enable the Spring Native support for Spring Cloud Azure libraries, when building executable with Spring native support, the following exception occurs: ```console Fatal...

bug
native-image

Fixes https://github.com/Azure/azure-sdk-for-java/issues/29230 This PR is a spike to verify Spring Cloud Azure supports Spring Boot 3. Changelog: - Add a new service directory `spring-3` to host the source code based...

azure-spring

Fixes https://github.com/Azure/azure-sdk-for-java/issues/30359 Make the extra parameter converter `AadJwtBearerGrantRequestEntityConverter` work for JwtBearerOAuth2AuthorizedClientProvider no matter any scenario.

bug
Client
azure-spring

### Context As the Spring Boot 3.0.0.M4 is available at https://start.spring.io/, the Spring Cloud Azure 6.x should be also available. ### Goal Generate a version number that adapts to the...

Client
feature-request
azure-spring

### Context As the Spring Boot 3.0.0.M4 is available at https://start.spring.io/, the Spring Cloud Azure code should be compatible with the milestone version. Do the changes according to the previous...

Client
feature-request
azure-spring

**Describe the issue** We encountered a problem with Jackson version dependency. I hope you can upgrade the version of Jackson to be consistent with the version managed by [Spring Boot...

### Context The Spring Cloud Azure supports lots of common properties since the 4.0 release, but the developers may be still not know how to use them, and how to...

feature-request
azure-spring
azure-spring-docs
client

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...

azure-spring

Changed in https://github.com/Azure/azure-sdk-for-java/pull/29471 Update AAD conditional access filter usage, due to the OBO provider being deprecated and replaced with `JwtBearerOAuth2AuthorizedClientProvider`.

As title, this doc will be moved into https://github.com/MicrosoftDocs/azure-dev-docs/tree/main/articles/java/spring-framework directory.