Commit 3b345fca authored by Alex Pinto's avatar Alex Pinto

using test database

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