We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e261212 commit 37a3c70Copy full SHA for 37a3c70
README.md
@@ -2,6 +2,9 @@
2
3
一个整合了一些常用功能开箱即用的SpringBoot项目,模块划分清晰易懂,可按需自由组合各个模块运行。
4
5
+[](LICENSE)
6
+
7
8
注意:本项目使用了lombok来简化Getter/Setter,所以需要安装lombok插件才能保证编译不报错
9
10
本项目整合了Swagger,启动web模块后可以通过[http://127.0.0.1:2019/doc.html](http://127.0.0.1:2019/doc.html)查看
0 commit comments