15e4a2f3b5
* fix appveyor.yml after rename * update badge link in readme after repo rename * fix codecov badge link |
||
---|---|---|
.mvn/wrapper | ||
activedirectory | ||
cloudfoundry | ||
common | ||
documentdb | ||
keyvault | ||
mediaservices | ||
microsoft-graph | ||
servicebus | ||
storage | ||
.gitignore | ||
.travis.yml | ||
HowToContribute.md | ||
LICENSE | ||
README.md | ||
appveyor.yml | ||
mvnw | ||
mvnw.cmd | ||
pom.xml |
README.md
Azure Spring Boot Starters
Introduction
This repo is for Spring Boot Starters of Azure services. It helps Spring Boot developers to adopt Azure services.
Prequisite
- JDK 1.8 and above
- Maven 3.0 and above
Usage
Below starters are available. You can find them in Maven Central Repository.
How to Build and Contribute
Please follow instruction here to build from source or contribute.
Other articles
You could check below articles to learn more on usage of specific starters.
How to use the Spring Boot Starter with Azure Cosmos DB DocumentDB API
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.