Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 475 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 475 Bytes

#jfinal-bootstrap-table demo

技术栈

  • jfinal2.2
  • poi3
  • ehcache
  • 自定义标签开发
  • bootstrap3
  • bootstrap-table1.9
  • HikariCP
  • weui

##How to run 项目采用maven构建,运行前请先执行src/main/java下的sql脚本到你的mysql数据库中,然后修改src/main/java下的config.txt配置文件中的数据库配置信息,进入项目目录, 执行mvn tomcat7:run来运行

# #