3 Star 33 Fork 21

公子骏 / forest-example

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 482 Bytes
一键复制 编辑 原始数据 按行查看 历史
公子骏 提交于 2020-07-20 00:00 . 更新示例README

Forest框架的示例工程

介绍

此工程用于展示如何使用 Forest 框架

运行方式

  1. 下载代码

    git clone https://gitee.com/dt_flys/forest-example.git

  2. 导入IDEA或Eclipse

  3. 执行ForestExampleApplication类的main方法

  4. 本示例工程使用了Swagger,所以可以通过Swagger的UI页面进行方便的调试查看。进入Swagger页面的URL:

    http://localhost:8080/swagger-ui.html

Java
1
https://gitee.com/dt_flys/forest-example.git
git@gitee.com:dt_flys/forest-example.git
dt_flys
forest-example
forest-example
master

搜索帮助