azure-spring-boot-samples
azure-spring-boot-samples copied to clipboard
Spring Cloud Azure Samples
I used GitHub codespaces to run the project as-is but also experiencing the same issue while running the project locally, the com.azure.spring.cloud.core.resource.AzureStorageFileProtocolResolver is not injected into the FileController class. The...
Bumps [spring-cloud-azure-dependencies](https://github.com/Azure/azure-sdk-for-java) from 4.8.0 to 5.3.0. Release notes Sourced from spring-cloud-azure-dependencies's releases. azure-spring-data-cosmos_5.3.0 5.3.0 (2023-06-28) Features Added Support Spring Data Commons 3 34878. Other Changes Optimized default implementation of findById(ID...
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.4.0. Release notes Sourced from mockito-core's releases. v5.4.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.4.0 2023-06-18 - 22 commit(s) by Alexander von Trostorff, Andriy...
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.2. Release notes Sourced from maven-surefire-plugin's releases. 3.1.2 Release Notes - Maven Surefire - Version 3.1.2 update commons compress to 1.23.0 (#655) @elharo Drop unused...
Bumps `spring-boot-admin.version` from 2.7.10 to 3.0.3. Updates `spring-boot-admin-starter-server` from 2.7.10 to 3.0.3 Release notes Sourced from spring-boot-admin-starter-server's releases. 3.0.3 Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/ Current docs at...
**Query/Question** Note: I have also asked this question on StackOverflow [here](https://stackoverflow.com/questions/76295357/adding-white-list-to-securityfilterchain-in-spring-boot-3-01-and-azure-ad-5-1) I would like to use SecurityFilters instead of fine grain annotations for protecting a resource server's endpoints. However, it...
## Purpose *Remove deprecation of WebSecurityConfigurerAdapter ## Does this introduce a breaking change? ``` [ ] Yes [X ] No ``` ## Pull Request Type What kind of change does...
Bumps `version.spring.boot` from 2.7.10 to 3.0.6. Updates `spring-boot-dependencies` from 2.7.10 to 3.0.6 Release notes Sourced from spring-boot-dependencies's releases. v3.0.6 :lady_beetle: Bug Fixes CloudFoundry integration does not use endpoint path mappings...
### Context Customer has more asks for Azure AD B2C resource-server: https://github.com/MicrosoftDocs/azure-dev-docs/issues/937#issuecomment-1303066933 1) Should explain how to get the access token in Postman. I remember struggling a lot with this...
as subject