Add postgreSQL option

Fixes gh-95 - See gh-85,gh-86
This commit is contained in:
Stephane Nicoll
2015-03-24 16:29:40 +01:00
parent 6212d1c766
commit 977765d188

View File

@@ -131,6 +131,13 @@ initializr:
groupId: mysql
artifactId: mysql-connector-java
scope: runtime
- name: PostgreSQL
id: postgresql
description: Support for the PostgreSQL jdbc driver
groupId: org.postgresql
artifactId: postgresql
version: 9.4-1201-jdbc41
scope: runtime
- name: Social
content:
- name: Facebook