We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff40a0 commit 1abdb15Copy full SHA for 1abdb15
1 file changed
README.md
@@ -42,6 +42,14 @@
42
http://localhost:8080 默认UI
43
http://localhost:808/doc.html bootstrap-ui
44
45
+```
46
+1. spring boot版本从1.4.3更新到1.5.6
47
+2. 修复不配置数据库信息无法启动的bug
48
+3. 版本号更新到2017.1
49
+4. api模块(swagger)添加开源库swagger-bootstrap-ui,和swagger默认UI同时存在。
50
+5. web模块添加数据库sql文件,导入后一键启动可直接访问到web界面。
51
52
+
53
#### swagger
54

55
0 commit comments