database.aws.mongodb.properties
Home
/
application /
src /
main /
resources /
database /
database.aws.mongodb.properties
jdbc.dbtype=mongodb
mongodb.dbname=tpcw_test
mongodb.host=localhost
mongodb.port=27017
mongodb.username=tpcw
mongodb.password=tpcw