I\'m learning scala and mongodb at present and using the play! framework, so I\'m making all sorts of mistakes as I get my head around things. Currently I have a scala objec
You can try
com.mongodb.util.JSON.serialize(Alerts.list())
This should return a JSON array with your Alerts