Mike Hearn
|
b8a4c7bea3
|
Add a general string to method call parsing utility class to the Jackson module. It is useful for the shell work.
|
2017-03-15 19:01:22 +01:00 |
|
Mike Hearn
|
d576468a93
|
Minor: take out unused variable from Jackson party mapper.
|
2017-03-15 19:01:22 +01:00 |
|
Mike Hearn
|
2634e1673f
|
JacksonSupport: add support for Amount<Currency> and OpaqueBytes
|
2017-03-15 19:01:22 +01:00 |
|
Mike Hearn
|
6d8ce50a41
|
Make Jackson module use the official java.time module instead of our own, add the Yaml dependency in prep for a future commit, remove the unnecessary dependency on node and the SecureHash hack no longer seems to be needed.
|
2017-03-15 19:01:22 +01:00 |
|
Mike Hearn
|
ce0dcafb95
|
Document JSON/Jackson support
|
2017-03-08 12:31:22 +01:00 |
|
Mike Hearn
|
2628a10c51
|
Refactor the JSON support out into a separate module, :corda:jackson, as Jackson/JSON configuration is generally useful outside the context of web servers.
|
2017-03-08 12:31:22 +01:00 |
|