4344454647484950515253
throws Exception { try { Bootstrap app = bootstrapApplication("skeleton") .withModules( new NodeModule(), new DiscoveryModule(), new HttpServerModule(), new JsonModule(), explicitJaxrsModule(), new MBeanModule(),
throws Exception { try { Bootstrap app = bootstrapApplication("sample-server") .withModules( new NodeModule(), new DiscoveryModule(), new HttpServerModule(), new JsonModule(), explicitJaxrsModule(), new MBeanModule(),