bowler-framework / Bowler

RESTful Web Framework based on Scala, built on top of Scalatra & Scalate
http://bowlerframework.org
BSD 3-Clause "New" or "Revised" License
119 stars 13 forks source link

JSON deserialization support for arbitrary classes, not just case classes #36

Open greenrd opened 11 years ago

greenrd commented 11 years ago

Note to self: First check whether there is a newer version of lift-json that supports this.