Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
release 1.r.54
fixed nutzam#997 again
add: 1.r.54的发行注记
add: CrossOriginFilter
change: Upload下Injector需要容忍refer为null的情况
change: 版本号改成1.b.53,可以发布了
add: 为aop添加行数(假的行数)和源文件名称, 解决debug时eclipse弹出警告
add: travis增加对jdk8的测试
fix: Ioc出错打印的log, 原来一直都不对,啊啊啊啊
change: 暴露NutLoading的方法 add: 添加对sysbase的支持 change: jdbc遇到未知数据库时,fallback为mysql实现