Spring Boot Starters for Azure services
Перейти к файлу
ZhijunZhao b9da8eb025 use dependency management for better version control (#10) 2017-06-29 15:46:48 +08:00
azure-documentdb-spring-boot-autoconfigure use dependency management for better version control (#10) 2017-06-29 15:46:48 +08:00
azure-documentdb-spring-boot-starter use dependency management for better version control (#10) 2017-06-29 15:46:48 +08:00
azure-documentdb-spring-boot-starter-sample Add sample code for starters and cleanup pom files (#9) 2017-06-28 17:13:30 +08:00
azure-servicebus-spring-boot-autoconfigure use dependency management for better version control (#10) 2017-06-29 15:46:48 +08:00
azure-spring-boot-dependencies use dependency management for better version control (#10) 2017-06-29 15:46:48 +08:00
azure-storage-spring-boot-autoconfigure use dependency management for better version control (#10) 2017-06-29 15:46:48 +08:00
azure-storage-spring-boot-starter use dependency management for better version control (#10) 2017-06-29 15:46:48 +08:00
azure-storage-spring-boot-starter-sample Add sample code for starters and cleanup pom files (#9) 2017-06-28 17:13:30 +08:00
.gitignore add auto configuration for CloudStorageAccount of azure storage service (#2) 2017-06-09 10:47:38 +08:00
LICENSE add auto configuration for CloudStorageAccount of azure storage service (#2) 2017-06-09 10:47:38 +08:00
README.md Add autoconfigure for service bus QueueClient and code cleanups (#7) 2017-06-27 11:08:19 +08:00
checkstyle.xml add auto configuration for CloudStorageAccount of azure storage service (#2) 2017-06-09 10:47:38 +08:00
pom.xml Add sample code for starters and cleanup pom files (#9) 2017-06-28 17:13:30 +08:00

README.md

Introduction

This repo is for Spring Boot Starters of Azure services. It helps Spring Boot developers to adopt Azure services.

Usage

Below starters are available. You can find them in Spring Initializr or Maven Central Repository.

Filing Issues

If you encounter any bug, please file an issue here.

To suggest a new feature or changes that could be made, file an issue the same way you would for a bug.

Pull Requests

Pull requests are welcome. To open your own pull request, click here. When creating a pull request, make sure you are pointing to the fork and branch that your changes were made in.

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.