Drlux
|
48435d2b76
Base64Kit去掉java 6、7兼容代码
|
5 years ago |
James
|
8ba2017b94
添加 hasBlank
|
5 years ago |
James
|
94aee0c11d
controllerKey 改为 controllerPath
|
5 years ago |
James
|
7ecac7b94b
controllerKey 改为 controllerPath
|
5 years ago |
James
|
3bcb0fad26
getControllerKey 改为 getControllerPath
|
5 years ago |
James
|
53d7bc7e35
controllerKey 改为 controllerPath
|
5 years ago |
James
|
7f57391be8
getControllerKey 更名为 getControllerPath()
|
5 years ago |
James
|
47de47f299
getControllerKey() 更名为 getControllerPath()
|
5 years ago |
James
|
64892ab0f6
getControllerKey 更名为 getControllerPath
|
5 years ago |
James
|
76edaa28fc
controllerKey 改为 controllerPath
|
5 years ago |
James
|
90ecbac4c7
controllerKey 改为 controllerPath,多个控制器可以共享同一个 controllerPath
|
5 years ago |
James
|
4be7431fe6
修改注释
|
5 years ago |
James
|
0d85ce2d81
修改注释
|
5 years ago |
James
|
3fe0d60a6c
!"".equals(value) 改为 value.length() != 0
|
5 years ago |
James
|
db69fd2a42
new SimpleDateFormat() 改为 getSimpleDateFormat()
|
5 years ago |
James
|
415b259c90
jfinal 4.9.03
|
5 years ago |
James
|
ae947ec960
添加 serialVersionUID
|
5 years ago |
James
|
25ea4ccab4
改注释
|
5 years ago |
James
|
5d3a665715
改注释
|
5 years ago |
James
|
aab7e78fc1
版本号改为 4.9.02
|
5 years ago |
James
|
e386115a36
添加 keep(String...)
|
5 years ago |
James
|
4427778e1d
添加 keep(String...)
|
5 years ago |
JFinal
|
48daacadcf
!57 给KV添加keep方法
|
5 years ago |
James
|
cb2b603bdb
改注释
|
5 years ago |
James
|
a791f99351
addExtensionMethod 支持第一个参数为父类
|
5 years ago |
James
|
c19094cd16
createToken 增加返回值
|
5 years ago |
James
|
5f225f0373
injectBean 异常信息添加 paraName
|
5 years ago |
James
|
ac31326656
Encoder 由接象类改为接口
|
5 years ago |
James
|
9f910b1050
添加 setReentrantBufferSize(int),setWriterBufferSize 更名为 setBufferSize
|
5 years ago |
James
|
be92cfc96c
添加 reentrantBuffer 属性及相关配置
|
5 years ago |