Spring Cloud Azure is an open-source project that provides seamless Spring integration with Azure services.
Перейти к файлу
Pan Li 522f8478b4
Comment the not used field of PR template
2018-07-10 10:22:31 +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 Extract constant in AzureRedisAutoConfigurationTest 2018-07-09 11:25:03 +08:00
spring-cloud-azure-context Implement Azure redis cluster auto config 2018-07-09 11:11:13 +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 Merge branch 'master' of github.com:Microsoft/Spring-cloud-azure into servicebus-starter 2018-07-09 10:50:43 +08:00
spring-cloud-azure-starters Fix wrong dependency 2018-07-06 10:59:46 +08:00
spring-cloud-azure-storage use slf4j logger 2018-07-09 10:09:59 +08:00
spring-integration-azure use slf4j logger 2018-07-09 10:09:59 +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 Comment the not used field of PR template 2018-07-10 10:22:31 +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.