All Downloads are FREE. Search and download functionalities are using the official Maven repository.

anorm.codegen-maven-plugin.1.2.source-code.tp-ebean.properties Maven / Gradle / Ivy

The newest version!

## load external properties
#load.properties.override=${user.home}/config/my-application.properties

# the name of the default server
datasource.default=db


## define these in external properties ...

#datasource.db.username=setme
#datasource.db.password=setme
#datasource.db.databaseUrl=jdbc:postgresql://127.0.0.1:5432/setme
#datasource.db.databaseDriver=org.postgresql.Driver

#ebean.docstore.url=http://127.0.0.1:9200
#ebean.docstore.active=true
##ebean.docstore.generateMapping=true
##ebean.docstore.dropCreate=true
##ebean.docstore.create=true





© 2015 - 2024 Weber Informatics LLC | Privacy Policy