Closed gkwan-ibm closed 4 years ago
"... the password of mongodb..." Should/can the password be encrypted?
we use plaintext passwords for the keystore in other guides such as social login. it can be done, but the flow would be strange because we would need to explain how we did it and we do not start up the liberty server in the start folder til later on in the guide
rest of the feedback is addressed and the changes are available on lgdev site
mpConfig-1.2
->mpConfig-1.4
id
of..."Try what you’ll build
section." remove the backticksMongoCollection.DeleteOne()
->MongoCollection.deleteOne()
object id
" but the code usedocId
. Should be consistent? And need hotspot