Chris Rankin
81d9e4f382
CORDA-1905: Extend JSON deserialisation to handle Amount<T> for any T ( #3819 )
...
* CORDA-1905: Extend JSON deserialisation to handle Amount<T> for any T. (#3790 )
* Extend JSON deserialisation to handle Amount<T> for any T.
* Rewrite message for @Deprecated.
Conflicts:
client/jackson/src/main/kotlin/net/corda/client/jackson/internal/CordaModule.kt
* CORDA-1905: Configure Spring Boot to use same version of Jackson as Corda.
2018-08-21 16:50:32 +01:00
Maksymilian Pawlak
57067065f4
CORDA-1112 - Explicit dependency on JS dep dir seems to eliminate race condition bug ( #2675 )
...
* Explicitly add directory with downloaded JS dependencies
* Indentation
2018-03-01 14:54:59 +00:00
Maksymilian Pawlak
0b76c5d3f0
Docker system (end-to-end) test ( #2437 ) ( #2518 )
...
* System test for IRS Demo utilizing docker, docker-compose and PhantomJS to automate full-stack testing
(cherry picked from commit a9856b9
)
2018-02-13 10:23:17 +00:00
Andras Slemmer
58f76ee2da
Put IRS spring whatever back on classpath
2018-01-26 11:21:38 +00:00
Maksymilian Pawlak
02a5ddb7df
Remove Bower dependencies from repo and download them on demand ( #1959 )
...
Bower dependencies installed by Gradle as a part of deployment
2017-10-30 16:51:38 +00:00
Maksymilian Pawlak
44a7d872d8
IRS Demo - split IRS Demo into two separate applications to showcase … ( #1638 )
...
* IRS Demo - split IRS Demo into two separate applications to showcase the separation and usage of RPC client
2017-10-25 16:40:21 +01:00