SCT-79 Support sqlserver

resolves spring-cloud/spring-cloud-task#79
This commit is contained in:
Glenn Renfro
2016-02-18 19:07:39 -05:00
committed by Michael Minella
parent 27c8c6d76d
commit 91fa6be092
10 changed files with 117 additions and 28 deletions

View File

@@ -34,6 +34,7 @@ utilize a supported database. Below is a list of the ones currently supported:
- MySql
- Oracle
- Postgres
- SqlServer
[[getting-started-developing-first-task]]
== Developing your first Spring Cloud Task application