/
This commit is contained in:
Janesen
2019-05-11 11:01:14 +08:00
parent 4444cf52ac
commit 21f5c8198a
11 changed files with 11 additions and 0 deletions

Binary file not shown.

BIN
libs/druid-1.1.5.jar Normal file

Binary file not shown.

Binary file not shown.

BIN
libs/fastjson-1.2.57.jar Normal file

Binary file not shown.

BIN
libs/freemarker-2.3.20.jar Normal file

Binary file not shown.

BIN
libs/gson-2.3.1.jar Normal file

Binary file not shown.

BIN
libs/jedis-3.0.1.jar Normal file

Binary file not shown.

BIN
libs/log4j-1.2.16.jar Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

11
src/readme.txt Normal file
View File

@@ -0,0 +1,11 @@
引用的插件jar
commons-pool2-2.6.2.jar 【Redis集群连接池使用】
druid-1.1.5.jar 【Druid数据库连接池插件】
ehcache-core-2.6.11.jar 【ehcache缓存插件】
fastjson-1.2.57.jar 【FastJson插件】
freemarker-2.3.20.jar 【Freemaker模板引擎插件】
gson-2.3.1.jar 【Gson插件】
jedis-3.0.1.jar 【Redis插件】
log4j-1.2.16.jar 【Log日志】
thymeleaf-3.0.9.RELEASE.jar 【Thymeleaf模板引擎插件】
velocity-engine-core-2.1.jar 【Velocity模板引擎插件】