Adds DB2 support
Provides the files and enum constants for Spring Cloud Task to work with a DB2 database.
This commit is contained in:
committed by
Thomas Risberg
parent
8e8a5c927a
commit
c61a6e9c35
1
spring-cloud-task-docs/src/main/asciidoc/getting-started.adoc
Normal file → Executable file
1
spring-cloud-task-docs/src/main/asciidoc/getting-started.adoc
Normal file → Executable file
@@ -29,6 +29,7 @@ While you can begin developing a task without a database (the status of the task
|
||||
as part of the task repository's updates), for production environments, you'll want to
|
||||
utilize a supported database. Below is a list of the ones currently supported:
|
||||
|
||||
- DB2
|
||||
- H2
|
||||
- HSQLDB
|
||||
- MySql
|
||||
|
||||
Reference in New Issue
Block a user