Moary Chen

Results 53 comments of Moary Chen

I am using Spring Native to build a `spring-cloud-azure-stream-binder-eventhubs` [sample](https://github.com/moarychan/azure-spring-boot-samples/blob/f8a81c1c9fa7bda8c81f3c31e66239b227fedeb3/eventhubs/spring-cloud-azure-stream-binder-eventhubs/eventhubs-binder/pom.xml), I got a similar issue, then I add more hits in the `spring-cloud-azure-native-configuration` module, the more exception will be found....

Hi @oubidar-Abderrahim , thanks for your update! After upgrading to 22.2.0, the Spring Native does not have a version to support GraalVM 22.2.0, then I use the latest version 0.12.1...

Closing it due to this issue being caused by the Spring Native side.

Hi @hniehaus-nlb , thanks for using it! we will provide a new sample project using the client method `private-key-jwt` soon. The following is a temporary simple guide for you. 1....

@kushagraThapar there are some test failures in the spring data auditable feature when enabling azure-spring-data-cosmos integration tests, the attribute value of the date type returned by the cosmos service is...

The below failures will be fixed later: - Some broken links in branch 6.x, maybe a pipeline bug. - Cosmos IT failures, which may be fixed in main branch first....

@saragluna please help to review, thanks!

I opened a new issue https://github.com/spring-projects-experimental/spring-native/issues/1699 on the Spring Native side for help.