文件名称:hawtio-integration:Hawtio的核心集成插件
文件大小:1.28MB
文件格式:ZIP
更新时间:2024-05-22 07:43:46
console management camel jmx hawtio
重量整合 该项目为hawtio提供ActiveMQ,Camel,Karaf和Spring Boot插件。 安装 yarn add @hawtio/integration 搭建开发环境 克隆存储库 git clone https://github.com/hawtio/hawtio-integration cd hawtio-integration 安装开发工具 安装项目依赖项 yarn install 发展 运行Web应用程序 yarn start 更改默认代理端口 要代理运行在不同于8282的其他端口上的本地JVM,请对gulp指定--port CLI参数: yarn start -- --port=8181 将构建输出到其他目录 在从属控制台中开发此插件时,您可以更改已编译.js和.css所在的输出目录。 只需使用--out标志来设置其他输出目录,例如: gulp watch -