corda/node/src/main
Clinton 1ef4cec0cd Add Cordapp class to define CorDapps inside Corda and encapsulate Cordapp loading (#1494)
Introduced a Cordapp class which contains all relevant information about a Cordapp. The Cordapp loader now produces Cordapps instead of lists of classes and services without any relation to the original Cordapp. 

Added new static constructor to CordappLoader to be able to take arbitrary paths to load cordapps from in dev mode. 

Moved the CordappLoader into the cordapp package.
2017-09-13 14:07:50 +01:00
..
java Move Jackson client support into net.corda.client.jackson package 2017-08-30 15:11:03 +01:00
kotlin/net/corda/node Add Cordapp class to define CorDapps inside Corda and encapsulate Cordapp loading (#1494) 2017-09-13 14:07:50 +01:00
resources Szymon db confing (#1141) 2017-07-31 16:36:34 +01:00