spring-oauth-server/src/test/resources/test.properties

12 lines
167 B
Properties

#MongoDB configuration
mongo.host=127.0.0.1
mongo.port=27017
# DB name
mongo.db=spring-oauth-server-test
# Username, password
mongo.username=mkk
mongo.password=mkk