azure-spring-boot-samples icon indicating copy to clipboard operation
azure-spring-boot-samples copied to clipboard

Spring Cloud Azure Samples

Results 58 azure-spring-boot-samples issues
Sort by recently updated
recently updated
newest added

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

**Query/Question** Will there be an example with MSAL / spring-cloud-azure-dependencies for authenticate-using-private-key-jwt? ***Why is this not a Bug or a feature Request?*** Example for spring boot oauth2 is working. **Setup...

azure-spring

spring.cloud.azure.storage.blob.account-key is needed to access the blob storage. ## Purpose * ... ## Does this introduce a breaking change? ``` [ ] Yes [ ] No ``` ## Pull Request...

Bumps `spring-native.version` from 0.12.0 to 0.12.1. Updates `spring-native` from 0.12.0 to 0.12.1 Release notes Sourced from spring-native's releases. 0.12.1 :star: New Features Add hint for Sleuth R2dbcTransactionManager instrumentation #1663 :star:...

dependencies

Bumps [native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.11 to 0.9.13. Release notes Sourced from native-maven-plugin's releases. 0.9.13 What's Changed Read what's new in the documentation. Restore NativeImagePlugin.NATIVE_TEST_EXTENSION by @​lazar-mitrovic in graalvm/native-build-tools#256 Fix JUnit annotation...

dependencies

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

## Purpose Adds a Dynamic Features sample, don't merge until Beta version is released.

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

## Context This is an Epic to track all sample tasks with the GitHub task feature. Here is the task list: - [x] #40 - [x] #43 - [ ]...

azure-spring
feature-request
client
azure-spring-samples
Epic

**Query/Question** I'm looking to implement a consumer with a listener for storage queue. I referred to this branch ( https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/storage ) and did not find any implementation for listener. Could...

question
azure-spring
client
azure-spring-samples