automation-core.3.0.1.source-code.application.json Maven / Gradle / Ivy
{
"beans" : "com.nginflow.automation.builder.beans",
"client" : true,
"httpPort" : 8081,
"instances" : 2,
"workerPool" : 5,
"version" : "3.0.1",
"releaseKey" : "1J/yfNVmlEtxwUnlWFi07eDI5HddKw9hYgAhYvn08O8=",
"projectId" : "ad2d9ef6-8a22-447b-9b39-322625acdb8d",
"routers" : [ {
"httpEndPoint" : "/interpret",
"resourceId" : "33f4db9f-19d2-4ede-a8a1-31afc29ab95b",
"httpMethod" : "post",
"verticleName" : "interpreter",
"verticleClass" : "com.bpmn.orchestrator.web.verticle.FlowManagerVerticle",
"worker" : true,
"needDeployment" : true
} ]
}