mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-28 00:58:53 +08:00
495 B
495 B
forgeboot-demo
示例与演示模块
简介
forgeboot-demo 包含各模块功能的示例,帮助快速了解如何在项目中使用 forgeboot-trace, forgeboot-cache 等组件。
快速开始
- 进入示例模块:
cd forgeboot-demo/forgeboot-trace-demo - 运行示例:
./gradlew bootRun - 访问
http://localhost:8080/trace-demo查看效果。
构建
./gradlew :forgeboot-demo:build
许可
Apache-2.0