corda/core/src/main
Clinton Alexander 7d08c0b068 Removed attachment demo.
Added ApiUtils - a library for managing api lifecycles with less boilerplate.

Added default values to http api and improved the api utils.

Fixed spacing and comments.

Removed withName and added a bad request response to handle error cases.

Replaced use of 400 error with a 404 and error message as per HTTP spec.
2016-11-01 11:53:49 +00:00
..
java/com/r3corda/core/crypto Minor: fix various inspector warnings and delete some dead code. 2016-08-09 11:55:40 +02:00
kotlin/com/r3corda Removed attachment demo. 2016-11-01 11:53:49 +00:00
resources/com/r3corda/core Minor: move code from TransactionTools.kt into the respective classes, and add some @Throws annotations that were missing (matters for java users) 2016-09-06 15:06:28 +02:00