Salat MongoDB argument type mismatch...
Read MoreRepresenting Complex JSON using Salat and MongoDB...
Read MoreSalat MongoDB DAO findOneById how to...
Read MoreWith Scala Salat (using mongodb casbah), how to store and load binary data?...
Read MoreScala Macro Annotations - Why doesn't my class appear to be updated when I use it as a type para...
Read MoreCan't Connect to MongoDB from play app with salat: command failed [listDatabases]...
Read MoreMongoDB-Scala-Play: Write/Read composite Id...
Read MoreException while retrieving Salat Object with Subclass...
Read MoreLazyloading collection in play-salat...
Read MoreFeedback on Versioning Objects with Salat...
Read MoreSalat - how to lookup remapped values from a context...
Read MoreSalat Dao - not acessible via JUnit...
Read MoreHow to get None Option from salatDAO when mongodb gives error...
Read MoreSingle serialization layer to Json with Casbah/Salat...
Read MoreHow do I parse DBObject to case class object using subset2?...
Read MorePlay2 + Casbah: How to provide an implicit Writes for ObjectId...
Read MoreCan deserialize avros to Scala case-classes from in-memory, but why not from files? Record can't...
Read MoreCreate implicit json read for List collection which might be missing from input json...
Read MoreUsing Composite Keys with Salat and MongoDB...
Read MoreHow to convert JSON into Scala class (NOT Case class), and then populate set of case classes from th...
Read MoreHow to specify salat DAO model for nested list of mixed type?...
Read MoreUsing ModelCompanion's fromJSON method in Play application throws a NoSuchMethodException...
Read MoreBuild.scala: specify scala version does not work...
Read MoreRetrieve documents having array containing another document attribute...
Read MoreMapping MongoDB documents to case class with types but without embedded documents...
Read MoreEnumerations -> Sealed trait with a "Value"?...
Read MorePlay! Form that selects an item from a separate mongo collection...
Read MoreHow to test methods based on Salat with ScalaTest...
Read MorePre-persistence validation for Scala case class using Salat/Casbah...
Read More