Akka-HTTPで公式にサポートされているJSONライブラリのspray-js
Akka-HTTP で公式にサポートされている JSON ライブラリの[spray-json](https://github.com/spray/spray-json)の使い方。
[JSON Support — Akka Documentation](http://doc.akka.io/docs/akka/2.4.4/scala/http/common/json-support.html)
Akka-HTTP と一緒に使いたいので、Marshaller/Unmarshaller として使用法も載せる。
tl;dr
- クラスのフィールドに独自の型を使わない場合 or 独自の型に対応