Commit 3f0fbb6d authored by Sumaiyya Burney's avatar Sumaiyya Burney

Links application.properties and secret.properties

parent f30e23dd
spring.config.import=classpath:secret.properties
server.port=8081
spring.data.mongodb.uri=mongodb+srv://admin:${db.password}@inventory-promotions.d4nfz.mongodb\
.net/${spring.data.mongodb.database}?retryWrites=true&w=majority
spring.data.mongodb.database=products-promotions-db
\ No newline at end of file
spring.data.mongodb.database=products-promotions-DB
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment