Spring Boot Starters for Azure services
Перейти к файлу
ZhijunZhao 9f2261c668 cleanup code (#37) 2017-07-19 15:01:41 +08:00
azure-documentdb-spring-boot-autoconfigure cleanup code (#37) 2017-07-19 15:01:41 +08:00
azure-documentdb-spring-boot-autoconfigure-sample fix warnings in Eclipse (#32) 2017-07-17 17:03:28 +08:00
azure-documentdb-spring-boot-starter set userAgentSuffix for documentDb starters (#31) 2017-07-17 17:27:13 +08:00
azure-documentdb-spring-boot-starter-sample fix warnings in Eclipse (#32) 2017-07-17 17:03:28 +08:00
azure-mediaservices-spring-boot-autoconfigure cleanup code (#37) 2017-07-19 15:01:41 +08:00
azure-mediaservices-spring-boot-starter cleanup code (#37) 2017-07-19 15:01:41 +08:00
azure-mediaservices-spring-boot-starter-sample cleanup code (#37) 2017-07-19 15:01:41 +08:00
azure-servicebus-spring-boot-autoconfigure cleanup code (#37) 2017-07-19 15:01:41 +08:00
azure-servicebus-spring-boot-starter fix warnings in Eclipse (#32) 2017-07-17 17:03:28 +08:00
azure-servicebus-spring-boot-starter-sample rename function in sample code for Service Bus Starter (#36) 2017-07-18 11:07:39 +08:00
azure-spring-boot-starter-parent Spring Boot Starter For Azure Media Services (#34) 2017-07-19 11:53:02 +08:00
azure-storage-spring-boot-autoconfigure cleanup code (#37) 2017-07-19 15:01:41 +08:00
azure-storage-spring-boot-starter fix warnings in Eclipse (#32) 2017-07-17 17:03:28 +08:00
azure-storage-spring-boot-starter-sample fix warnings in Eclipse (#32) 2017-07-17 17:03:28 +08:00
config set userAgentSuffix for documentDb starters (#31) 2017-07-17 17:27:13 +08:00
spring-data-azure-documentdb add not null validation for document db uri & key and storage connection string (#33) 2017-07-17 18:49:07 +08:00
spring-data-azure-documentdb-sample fix warnings in Eclipse (#32) 2017-07-17 17:03:28 +08:00
.gitignore Spring Boot Starter For Azure Media Services (#34) 2017-07-19 11:53:02 +08:00
.travis.yml adds option to cache repository (#18) 2017-07-03 16:44:31 +08:00
LICENSE use MIT license for open source (#22) 2017-07-04 17:29:55 +08:00
README.md Add autoconfigure for service bus QueueClient and code cleanups (#7) 2017-06-27 11:08:19 +08:00
pom.xml Spring Boot Starter For Azure Media Services (#34) 2017-07-19 11:53:02 +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.