com.github.manosbatsis.corda.rpc.poolboy.config / NodeParams / eager
eager¶
var eager: Boolean?
Whether to use an eagerly initialised NodeRpcConnection implementation.
Default is false. Setting to true will probably break integration tests so you will need separate
application.properties for those.