corda/docs/source/example-code
szymonsztuka c23167f08e
ENT-2188 fix H2 insecure default configuration (#3692)
Set the "h2.allowedClasses" system property, require database password when exposing H2 server on non-localhost address, samples start H2 server by default (reintroduces the behaviour before h2Settings.address configuration option was added)
2018-08-01 11:50:42 +01:00
..
src In AbstractNode check if an initiating flow already has a flow registered to it and throw exception if one has been (#3713) 2018-08-01 07:58:00 +01:00
build.gradle ENT-2188 fix H2 insecure default configuration (#3692) 2018-08-01 11:50:42 +01:00