fix typo of MariaDB

This commit is contained in:
Michael Hirsch
2016-05-13 09:30:22 +02:00
parent 8b7f24e202
commit 33a4ed1175

View File

@@ -8,7 +8,7 @@
#
# This profile adds basic configurations for a MySQL DB usage.
# Keep in mind that you need the MaridDB driver in your classpath on compile.
# Keep in mind that you need the MariaDB driver in your classpath on compile.
# see https://github.com/eclipse/hawkbit/wiki/Run-hawkBit
spring.jpa.database=MYSQL
@@ -29,4 +29,4 @@ spring.datasource.test-while-idle=true
spring.datasource.time-between-eviction-runs-millis=30000
spring.datasource.min-evictable-idle-time-millis=60000
spring.datasource.max-wait=10000
spring.datasource.jmx-enabled=true
spring.datasource.jmx-enabled=true