Commit da2eb557 authored by Alex Pinto's avatar Alex Pinto

added mongo connection

parent 78682036
spring.data.mongodb.uri=mongodb+srv://warehouse1:ascendWarehouseProject@warehouse-cluster.xopll.mongodb.net/myFirstDatabase?retryWrites=true&w=majority
spring.data.mongodb.database=test
spring.data.mongodb.uri=${MONGOCONNECTION}
spring.data.mongodb.database=afp-warehouse-db
kafka.producer.bootstrap-servers: localhost:9092
......
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