azure-spring-boot-samples
azure-spring-boot-samples copied to clipboard
Spring Cloud Azure Samples
## Purpose Sync update issue https://github.com/Azure/azure-sdk-for-java/issues/31330 fix . ## Does this introduce a breaking change? ``` [x] Yes [ ] No ``` ## Pull Request Type What kind of change...
Bumps [native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.11 to 0.9.16. Release notes Sourced from native-maven-plugin's releases. 0.9.16 What's Changed Read what's new in the documentation. Test and fix --exclude-config regression by @sdeleuze in graalvm/native-build-tools#341...
**Query/Question** **Not sure if this question belongs here.** Going from v4.2.0 to v4.3.0 of this dependency I was slapped in the face by an exception at startup: `"Invalid" bootstrap servers...
**Query/Question** Does spring-cloud-azure-starter-active-directory support Webflux (Reactive Spring)? Provided example throws following exception when used with Webflux: java.lang.ClassNotFoundException: javax.servlet.Filter ***Why is this not a Bug or a feature Request?*** There is...
**Query/Question** jmsListenerContainerFactory is default, I didn´t see on example any Bean defined for that, so it´s not required this configuration, right? ``` *************************** APPLICATION FAILED TO START *************************** Description: A...
Working solution for Flyway missing when using password-less authentication towards Azure Postgres.
**Is your feature request related to a problem? Please describe.** Yes, using password-less with managed identity or workload identity according to your guides together with Flyway fails since Flyway picks...
## Purpose * ... ## Does this introduce a breaking change? ``` [ ] Yes [ ] No ``` ## Pull Request Type What kind of change does this Pull...
**Query/Question** I would like to have support for deafaultcredentialbuilder so that local development will be easy ***Why is this not a Bug or a feature Request?*** As we documentation it...
we're using JMS in Spring to access Azure Service Bus in our application, when we set spring.jms.servicebus.pool.max-connections to 100, our application met a error like below, after we changed it...
Should make package name shorter. ``` firerose@DESKTOP-EQBT80R MINGW64 /d/a $ git clone https://github.com/donhuvy/azure-spring-boot-samples.git Cloning into 'azure-spring-boot-samples'... remote: Enumerating objects: 15667, done. remote: Counting objects: 100% (788/788), done. remote: Compressing objects:...