* add integration test
* add checkstyle and findbug plugins for tests
* add verify phase into travis build
* catch exception while curling endpoints
* change to use kudo client for uploading jar
* provision for GA 2.2.0
* provision for GA 2.2.0 sequel
* Updated cosmosdb starter to include query metrics and response diagnostics string (#746)
* update storage sample properties
* update storage sample
* update version to 2.2.0.M1
* upgrade dependencies
* update spring.security.oauth2.client.registration. redirect-uri-template to redirect-uri
* change documentdb to cosmodb and fix spring security issues
* move reactor-netty to parent pom and fix gradle
* code quality
* revert
* Update to new graph api
Update to new graph api
* Test update And remove unused import
Test update and remove unused import
* Update to constant for test
Update to constant for test
* Formatting/Hard Code Changes
Formatting/Hard Code Changes
* Added flag to set which graph api to use
Added flag to set which graph api to use
* changes to abstract user groups
changes to abstract user groups
* Code qual fixes
Code qual fixes
* code qual fixes
code qual fixes
* code cleanup
code cleanup
* code cleanup
code cleanup
* Go to single UserGroupProperties
Go to single UserGroupProperties
* Removed api token from securitycontext
Removed api token from securitycontext
* cleanup
cleanup
* Add v2 readme
added v2 graph readme section, removed bool flag in properties, updated v2 properties to be clearer
* Added azure ad v2 api sample
Added azure ad v2 api sample
* Sample update
Sample update
* change version to 2.1.7
* change spring dependency version
* update readme for jms samples
* correct README.md of azure-sqlserver-spring-boot-starter. There is no samples code of this starter. So delete the related part of the doc.
* update version
* update readme for keyvault sample
* The test case in AADAuthenticationFilterTest is out of date, so ignore it in case of hindering current release. I will add a new test case later.
* correct checkstyle error
* upgrade gradlew version
* lombok support in gradle 5
* invalid issuer in UserPrincipalManager (#642)
* Braking lines in the test to make the checkstyle pass
* Moving test Junit Params version dep into parent pom
* Add spring jms starter for service bus
* Update README for homepage
* Update README for homepage
* Remove redundant comments
* Remove redundant property
* Add dependency
* Modify starter version
* Remove gradle for jms
* Divide sample into two parts, queue and topic respectively
* Modify prefix of properties for service bus jms starter