mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
7 lines
225 B
Properties
7 lines
225 B
Properties
# Note: You need a running docker container. See howto-test.md for details
|
|
datasource.default=hana
|
|
datasource.hana.username=SYSTEM
|
|
datasource.hana.password=VeryVerySecret#1234
|
|
datasource.hana.url=jdbc:sap://localhost:39041/
|
|
|