Commit Graph

925 Commits

Author SHA1 Message Date
Wendal Chen
af5e5b816a release: 2.3.6.v20190621 千と千尋の神隠 2019-06-21 11:46:41 +08:00
Wendal Chen
d9bbd80868
Merge pull request #171 from happyday517/dev
fix: UploadingContext相关参数并没有传入的问题
2019-06-18 20:44:19 -05:00
happyday517
824c3ff4af fix: UploadingContext相关参数并没有传入的问题 2019-06-18 16:30:37 +08:00
Wendal Chen
f3057f00ff add: 添加WebFilterFace的文档 2019-06-18 12:44:27 +08:00
Wendal Chen
5f4065c502 add: 演示把websocket session id记录到HttpSession,并添加说明 2019-06-17 23:09:09 +08:00
Wendal Chen
6a85a249f1 add: 给jetty的demo加上websocket演示 2019-06-17 21:27:46 +08:00
Wendal Chen
3201a6d912 update: 更新jetty版本号 2019-06-17 12:02:34 +08:00
Wendal Chen
95a0f3eaf4 update: 更新依赖jar的版本号 2019-06-12 11:55:32 +08:00
Wendal Chen
c607520660 fix: 解决freemarker打包成jar之后找不大模板文件的bug
refer: https://nutz.cn/yvr/t/658e37katoireo84sbg1p8j5bt
2019-05-29 14:42:00 +08:00
Wendal Chen
702dd7e1d4 fix: freemarker选用不同TemplateLoading并打印日志 2019-05-29 14:14:34 +08:00
Wendal Chen
5a0587f510 fix: freemaker打包成jar之后无法读取 https://nutz.cn/yvr/t/658e37katoireo84sbg1p8j5bt 2019-05-29 12:34:41 +08:00
Wendal Chen
33592f293a add: 添加redisson版本号 by howe 2019-05-29 09:58:01 +08:00
Wendal Chen
f3b6d4f2ce revert: 回滚ssdb4j版本号 2019-05-29 09:55:04 +08:00
Wendal Chen
fd5891703e update: face.isAsyncSupported导致CI报错了? 2019-05-28 11:09:12 +08:00
Wendal
6115a4e73e !20 更新ssdb4
Merge pull request !20 from 黄道坤/dev
2019-05-27 10:00:47 +08:00
黄道坤
fdb670fe8a 更新 pom.xml 升级ssdb4j到最新版本 2019-05-27 09:43:00 +08:00
Wendal Chen
cbb0291632 Merge branch 'dev' of github.com:nutzam/nutzboot into dev 2019-05-23 21:52:53 +08:00
Wendal Chen
42d6df69e7 add: 添加两个帮助类WebFilterReg和WebServletReg 2019-05-23 21:52:00 +08:00
Wizzercn
99ecd68569 update: starter-fastdfs 新增支持 平铺/拉伸/旋转角度 的水印图生成方法 2019-05-23 10:05:22 +08:00
Wendal Chen
6e19c98b95 add: 添加jetty配置的独立文档 2019-05-21 23:01:05 +08:00
Wendal Chen
fe26d38334 fix: redisson怎么还引用了jedis,去掉 2019-05-16 17:00:19 +08:00
Wendal Chen
7c767841c6 fix: redisson的demo忘记提交了 2019-05-16 16:55:00 +08:00
Wendal Chen
7e2001ad79 update: 继续前行 2019-05-16 14:40:38 +08:00
Wendal Chen
226c4157e9 release: 2.3.5.v2019516 2019-05-16 13:52:10 +08:00
Wendal Chen
f01544ef60 fix: https://github.com/nutzam/nutzboot/issues/168 2019-05-14 11:01:00 +08:00
Wendal Chen
d3811fd2c9
Merge pull request #166 from happyday517/dev
fix issue 165
2019-05-05 21:30:01 -05:00
happyday517
19836cb751 fix issue 165 2019-05-06 10:16:37 +08:00
FreeStyle
9d0ee6a50a
Merge pull request #1 from nutzam/dev
sync with original
2019-05-06 09:09:15 +08:00
Wendal Chen
fd33fd4fdc add: 添加starter-redisson 2019-04-29 12:43:22 +08:00
Wendal Chen
18166d2bea update: 清理编译警告 2019-04-29 11:52:09 +08:00
Wendal Chen
ac6a409747 update: 使用seata 0.5.0,并适应接口变更 2019-04-29 11:44:10 +08:00
Wendal Chen
c1df119067 fix: https://github.com/nutzam/nutzboot/issues/164 2019-04-28 12:34:08 +08:00
Wendal Chen
1c19c16db0
Merge pull request #163 from HaimmingYu/dev
添加demo nutzsite
2019-04-26 04:56:01 -05:00
haiming
d5097cd7de 添加demo nutzsite 2019-04-26 16:13:06 +08:00
Wendal Chen
e2126cc230
Merge pull request #162 from HaimmingYu/dev
shiro demo优化
2019-04-19 07:34:45 -05:00
haiming
866332a289 shiro demo优化 2019-04-19 17:15:09 +08:00
Wendal Chen
045c5ff487 fix: seata(原fescar)的配置信息前缀也得改 2019-04-19 11:48:49 +08:00
Wendal Chen
7df4520dc5 update: 更新tomcat版本到8.5.40 2019-04-19 11:32:22 +08:00
Wendal Chen
8a97bcde12 change: fescar已改名为seata,替换package,适配API变化
refer: https://github.com/fescar-group/fescar-samples/issues/92
2019-04-19 11:22:59 +08:00
Wendal Chen
5e1dd0afe7
Merge pull request #161 from HaimmingYu/dev
thymeleaf+shiro的demo 优化
2019-04-17 08:08:59 -05:00
haiming
62cfd5383a thymeleaf+shiro的demo 优化 2019-04-17 20:24:18 +08:00
Wendal Chen
63ac1ff3ed add: 重新实现starter-thymeleaf,并添加thymeleaf+shiro的demo
refer: https://nutz.cn/yvr/t/7gareesackiftr1bgo2tadmobq
2019-04-17 19:38:30 +08:00
Wendal Chen
6d35aef3e3 fix: 减少AbstractServletContainerStarter对NbApp内部机制的依赖性 2019-04-16 12:28:58 +08:00
Wendal Chen
ef60a59406 fix: ElasticsearchStarter有点小瑕疵,嗷嗷嗷 2019-04-16 00:11:50 +08:00
Wendal Chen
009698b086 update: 改进ElasticsearchStarter,支持所有PreBuiltTransportClient配置项 2019-04-16 00:00:26 +08:00
Wendal Chen
9e6d7fe25c
Merge pull request #159 from happyday517/dev
update:add missing starter
2019-04-12 12:12:50 +08:00
happyday517
c7538a4cad update:add missing starter 2019-04-12 09:02:39 +08:00
Wendal Chen
a2ca7ccbcc fix: 文涛的码云地址应该是 https://gitee.com/wentao0291 2019-04-10 14:36:07 +08:00
Wendal Chen
17863e9e7c fix: 顶层pom的版本号忘记改了,导致快照没有生成 2019-04-10 13:46:32 +08:00
Wendal Chen
d8516edfd5 update: keep going to 2.3.5-SNAPSHOT 2019-04-10 13:28:23 +08:00