You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- database.driver=de.willuhn.jameica.hbci.server.DBSupportMySqlImpl
- database.driver.mysql.jdbcurl=jdbc\:mysql\://localhost\:3306/{{hibiscus_server_db_name}}?useUnicode\=Yes&characterEncoding\=UTF8
- database.driver.mysql.username={{hibiscus_server_db_user}}
- database.driver.mysql.password={{hibiscus_server_db_pass}}
|