Skip to content

Commit 62f10dd

Browse files
committed
update readme
1 parent 3a00747 commit 62f10dd

File tree

1 file changed

+40
-39
lines changed

1 file changed

+40
-39
lines changed

README.md

Lines changed: 40 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,41 @@
1-
# jfinal-bootstrap-table demo
2-
## 技术栈/technology stack
3-
* jfinal4.8
4-
* poi3
5-
* ehcache
6-
* 自定义标签开发
7-
* bootstrap3
8-
* bootstrap-table1.9
9-
* druid
10-
* weui
11-
12-
# 微信扫码使用gitee工具
13-
![gitee工具](https://s1.ax1x.com/2018/08/10/P60MMF.jpg)
14-
15-
## How to run
16-
> The project constructed by maven, please execute under the src/main/java SQL script to your MySQL database operation,
17-
and then modify the database configuration information ,edit under the src/main/java config.properties configuration file,
18-
Execute mvn tomcat7:run to run
19-
20-
## 运行
21-
> 项目采用maven构建,运行前请先执行src/main/java下的sql脚本到你的mysql数据库中,然后修改src/main/java下的config.properties配置文件中的数据库配置信息,进入项目目录,
22-
执行mvn tomcat7:run来运行
23-
24-
> ## github:[https://github.com/netbuffer/jfinal-bootstrap-table](https://github.com/netbuffer/jfinal-bootstrap-table)
25-
> ## git@osc:[http://gitee.com/netbuffer/jfinal-bootstrap-table](http://gitee.com/netbuffer/jfinal-bootstrap-table)
26-
27-
# ![](src/main/webapp/image/demo.gif)
28-
29-
# other projects
30-
> `sssbootstrap_table(spring+springmvc+spring data jpa)` github:[https://github.com/netbuffer/sssbootstrap_table](https://github.com/netbuffer/sssbootstrap_table)`/`git@osc:[https://gitee.com/netbuffer/sssbootstrap_table](https://gitee.com/netbuffer/sssbootstrap_table)
31-
32-
> `ssmbootstrap_table(spring+springmvc+mybatis)` github:[https://github.com/netbuffer/ssmbootstrap_table](https://github.com/netbuffer/ssmbootstrap_table)`/`git@osc:[https://gitee.com/netbuffer/ssmbootstrap_table](https://gitee.com/netbuffer/ssmbootstrap_table)
33-
34-
> `ssmbt(ssmbootstrap_table maven module )` github:[https://github.com/netbuffer/ssmbt](https://github.com/netbuffer/ssmbt)`/`git@osc:[https://gitee.com/netbuffer/ssmbt](https://gitee.com/netbuffer/ssmbt)
35-
36-
> `sshbootstrap_table(spring+struts2+hibernate)` github:[https://github.com/netbuffer/sshbootstrap-table](https://github.com/netbuffer/sshbootstrap-table)`/`git@osc:[https://gitee.com/netbuffer/sshbootstrap-table](https://gitee.com/netbuffer/sshbootstrap-table)
37-
38-
> `spring-boot-bootstrap_table(springboot)` github:[https://github.com/netbuffer/spring-boot-bootstrap_table](https://github.com/netbuffer/spring-boot-bootstrap_table)`/`git@osc:[https://gitee.com/netbuffer/spring-boot-bootstrap_table](https://gitee.com/netbuffer/spring-boot-bootstrap_table)
39-
1+
# jfinal-bootstrap-table demo
2+
![](https://img.shields.io/badge/jfinal-4.8-blue.svg?color=blue&message=) ![](https://img.shields.io/badge/bootstrap-3-blue.svg?color=blue&message=) ![](https://img.shields.io/badge/poi-3-blue.svg?color=blue&message=)
3+
## 技术栈/technology stack
4+
* jfinal4.8
5+
* poi3
6+
* ehcache
7+
* 自定义标签开发
8+
* bootstrap3
9+
* bootstrap-table1.9
10+
* druid
11+
* weui
12+
13+
# 微信扫码使用gitee工具
14+
![gitee工具](https://s1.ax1x.com/2018/08/10/P60MMF.jpg)
15+
16+
## How to run
17+
> The project constructed by maven, please execute under the src/main/java SQL script to your MySQL database operation,
18+
and then modify the database configuration information ,edit under the src/main/java config.properties configuration file,
19+
Execute mvn tomcat7:run to run
20+
21+
## 运行
22+
> 项目采用maven构建,运行前请先执行src/main/java下的sql脚本到你的mysql数据库中,然后修改src/main/java下的config.properties配置文件中的数据库配置信息,进入项目目录,
23+
执行mvn tomcat7:run来运行
24+
25+
> ## github:[https://github.com/netbuffer/jfinal-bootstrap-table](https://github.com/netbuffer/jfinal-bootstrap-table)
26+
> ## git@osc:[http://gitee.com/netbuffer/jfinal-bootstrap-table](http://gitee.com/netbuffer/jfinal-bootstrap-table)
27+
28+
# ![](src/main/webapp/image/demo.gif)
29+
30+
# other projects
31+
> `sssbootstrap_table(spring+springmvc+spring data jpa)` github:[https://github.com/netbuffer/sssbootstrap_table](https://github.com/netbuffer/sssbootstrap_table)`/`git@osc:[https://gitee.com/netbuffer/sssbootstrap_table](https://gitee.com/netbuffer/sssbootstrap_table)
32+
33+
> `ssmbootstrap_table(spring+springmvc+mybatis)` github:[https://github.com/netbuffer/ssmbootstrap_table](https://github.com/netbuffer/ssmbootstrap_table)`/`git@osc:[https://gitee.com/netbuffer/ssmbootstrap_table](https://gitee.com/netbuffer/ssmbootstrap_table)
34+
35+
> `ssmbt(ssmbootstrap_table maven module )` github:[https://github.com/netbuffer/ssmbt](https://github.com/netbuffer/ssmbt)`/`git@osc:[https://gitee.com/netbuffer/ssmbt](https://gitee.com/netbuffer/ssmbt)
36+
37+
> `sshbootstrap_table(spring+struts2+hibernate)` github:[https://github.com/netbuffer/sshbootstrap-table](https://github.com/netbuffer/sshbootstrap-table)`/`git@osc:[https://gitee.com/netbuffer/sshbootstrap-table](https://gitee.com/netbuffer/sshbootstrap-table)
38+
39+
> `spring-boot-bootstrap_table(springboot)` github:[https://github.com/netbuffer/spring-boot-bootstrap_table](https://github.com/netbuffer/spring-boot-bootstrap_table)`/`git@osc:[https://gitee.com/netbuffer/spring-boot-bootstrap_table](https://gitee.com/netbuffer/spring-boot-bootstrap_table)
40+
4041
> `medoo_bootstrap_table(php5)`github:[https://github.com/netbuffer/medoo_bootstrap_table](https://github.com/netbuffer/medoo_bootstrap_table)`/`git@osc:[http://gitee.com/netbuffer/medoo_bootstrap_table](http://gitee.com/netbuffer/medoo_bootstrap_table)

0 commit comments

Comments
 (0)