Spring Cloud Azure is an open-source project that provides seamless Spring integration with Azure services.
Перейти к файлу
Pan Li a18b4ffe3d
Add telemetry mode for spring cloud azure autoconfiguration, #38. (#39)
* Add telemetry mode for spring cloud azure autoconfiguration.

* track version, installId, subsId, resourcGroup and serviceName.

* Add Unit test for telemetry bean.

Signed-off-by: Pan Li <panli@microsoft.com>
Signed-off-by: Warren Zhu <Zhongwei.Zhu@microsoft.com>
2018-07-05 11:31:09 +08:00
.github/ISSUE_TEMPLATE Add issue templates (#41) 2018-07-03 13:55:39 +08:00
codestyle Change checkstyle format as azure-spring-boot and format code 2018-05-22 11:37:48 +08:00
spring-cloud-azure-autoconfigure Add telemetry mode for spring cloud azure autoconfiguration, #38. (#39) 2018-07-05 11:31:09 +08:00
spring-cloud-azure-context Move Tuple into spring-azure-context 2018-07-04 15:04:58 +08:00
spring-cloud-azure-eventhub-stream-binder Rename spring-cloud-azure-eventhub into spring-integration-azure 2018-06-27 12:41:36 +08:00
spring-cloud-azure-samples Polish spring-cloud-azure-storage-sample doc 2018-06-25 15:20:49 +08:00
spring-cloud-azure-starters Fix missing dependency caused by renaming 2018-07-04 15:11:32 +08:00
spring-cloud-azure-storage Implmenet Azure storage as Spring resource 2018-06-19 14:08:32 +08:00
spring-integration-azure Move Tuple into spring-azure-context 2018-07-04 15:04:58 +08:00
.gitignore Initial commit 2018-04-18 13:43:59 +08:00
.travis.yml Merge branch 'master' of github.com:Microsoft/Spring-cloud-azure into eventhub-refactor 2018-07-04 15:18:04 +08:00
CONTRIBUTING.adoc Add contributing guide 2018-04-13 10:54:26 +08:00
LICENSE-CODE Initial commit 2018-04-18 13:44:17 +08:00
LICENSE.txt Update and rename LICENSE to LICENSE.txt 2018-06-13 14:09:25 +08:00
PULL_REQUEST_TEMPLATE.md Create PR template. (#40) 2018-07-03 10:24:32 +08:00
README.md Update README.md 2018-06-13 14:12:25 +08:00
pom.xml Add telemetry mode for spring cloud azure autoconfiguration, #38. (#39) 2018-07-05 11:31:09 +08:00

README.md

spring-cloud-azure

This project pulls together the efforts being worked on in conjunction with Microsoft to integrate Spring applications with Azure Cloud Services. It hosts the gh-pages branch that provides the content for https://cloud.spring.io/spring-cloud-azure/.

This project will not host source code directly, but provides a convenient jumping off point into the Microsoft repositories that provide code that support Spring applications:

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Data and Telemetry

This project collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more.