Skip to content

Commit 1abdb15

Browse files
committed
修复错误
1 parent 4ff40a0 commit 1abdb15

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,14 @@
4242
http://localhost:8080 默认UI
4343
http://localhost:808/doc.html bootstrap-ui
4444

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+
4553
#### swagger
4654
![默认](screenshot/swagger-ui.png)
4755

0 commit comments

Comments
 (0)