Commit Graph

271 Commits

Author SHA1 Message Date
Wendal Chen
8a5f3a75a8 update: 完善nacos-config-client,并添加demo 2019-08-01 15:22:09 +08:00
Wendal Chen
0a1ba8f89d update: keep going 2019-07-31 14:34:49 +08:00
Wendal Chen
dde13f1302 release: 2.3.7.v20190731 2019-07-31 14:32:45 +08:00
Wendal Chen
6b3592dd4a fix: https://github.com/nutzam/nutzboot/issues/172 为ngrok客户端提供一个默认auth_token 2019-06-27 16:44:21 +08:00
Wendal Chen
825b37aa06 add: jetty的session持久化,当前完成jdbc/file/ioc模式.
提示一下, 这个跟shiro的session持久化不是一个东西,功能类似,但不依赖shiro

使用shiro的话, 建议用shiro的session持久化.
2019-06-27 11:41:09 +08:00
Wendal Chen
fb5f0f6cb3 update: 继续前行 2019-06-21 11:51:59 +08:00
Wendal Chen
af5e5b816a release: 2.3.6.v20190621 千と千尋の神隠 2019-06-21 11:46:41 +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
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
happyday517
19836cb751 fix issue 165 2019-05-06 10:16:37 +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
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
8a97bcde12 change: fescar已改名为seata,替换package,适配API变化
refer: https://github.com/fescar-group/fescar-samples/issues/92
2019-04-19 11:22:59 +08: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
d8516edfd5 update: keep going to 2.3.5-SNAPSHOT 2019-04-10 13:28:23 +08:00
Wendal Chen
a330d3b01a release: 2.3.4.v20190410 2019-04-10 13:26:44 +08:00
Wendal Chen
bc26861bc8 update: 把jetty+mvc+dao的demo完善起来 2019-04-09 15:09:26 +08:00
threefish
f5ea35c7f6 添加starter-sqltplxml及demo 2019-04-04 15:10:55 +08:00
threefish
4df51f31ef Merge branch 'dev' of https://github.com/nutzam/nutzboot into github_develop
# Conflicts:
#	nutzboot-demo/nutzboot-demo-simple/pom.xml
#	nutzboot-demo/pom.xml
#	nutzboot-starter/pom.xml
2019-04-04 15:09:51 +08:00
threefish
1017c540c4 添加SqlXmlTpl 2019-04-04 09:31:40 +08:00
Wendal Chen
60256a41c7 update: keep going 2019-03-29 21:53:22 +08:00
Wendal Chen
37aae123a9 release: 2.3.3.v20190329 again 2019-03-29 21:52:15 +08:00
Wendal Chen
e2fd8b8eda update: keep going 2019-03-29 14:17:17 +08:00
Wendal Chen
82e10fcaad release: v2.3.3.v20190329 2019-03-29 14:15:59 +08:00
Wizzercn
1a9e40bcd6 update: starter-fescar 默认不启用 2019-03-28 22:14:44 +08:00
Wendal Chen
343d164aad fix: 引用fescar的demo 2019-03-28 19:53:51 +08:00
Wendal Chen
7236f848f4 add: 完成经过验证的fescar集成及配套的demo 2019-03-28 19:52:17 +08:00
Wendal Chen
93957c7e6d fix: 似乎新版的dubbo的多播注册不生效了? demo改成zk注册中心吧 2019-03-28 17:13:14 +08:00
Wizzercn
e946bc37cc update: starter-fastdfs 支持通过文件路径上传 2019-03-26 18:36:37 +08:00
Wendal Chen
cb9049dd23 update: move to 2.3.3-SNAPSHOT 2019-03-23 15:05:00 +08:00
Wendal Chen
8b3c1b2000 release: 2.3.2.v20190323 2019-03-23 15:02:05 +08:00
Wendal Chen
e82351eb85 add: 添加一个新的demo分支,扩展nutzboot的demo 2019-03-22 14:06:07 +08:00
Wizzercn
a327be38e7 update: starter-fastdfs 完工了,功能都测试通过.. 2019-03-21 10:22:47 +08:00
Wizzercn
fc0e31d527 add: nutzboot-demo-simple-fastdfs & nutzboot-demo-simple-ftp & 代码优化 2019-03-21 09:55:22 +08:00
Wendal Chen
a65bb99935 update: move to 2.3.2-SNAPSHOT 2019-03-18 16:40:33 +08:00
Wendal Chen
fb19936a6a Merge branch 'dev' of github.com:nutzam/nutzboot into dev 2019-03-18 16:38:42 +08:00
Wendal Chen
ea041bda24 release: 2.3.1.v20190318 2019-03-18 16:37:49 +08:00
Wizzercn
234df98625 update: nutzboot-demo-dubbo 2019-03-18 14:18:37 +08:00
Wendal Chen
e98d92c51a update: readme里面的eureka状态地址错误 2019-03-06 13:15:12 +08:00
Wendal Chen
210ccf710d fix: https://github.com/nutzam/nutzboot/issues/156 2019-02-26 16:09:07 +08:00
Wendal Chen
d4121701f8 Merge branch 'dev' of github.com:nutzam/nutzboot into dev 2019-02-26 15:44:50 +08:00
wentao
3b18ad8140 - fix: 修正artifactId 2019-02-25 21:56:00 +08:00
wentao
a55c4aa4cd - add: 新增多数据源的使用Demo 2019-02-25 21:21:46 +08:00
王庆华
ce8c5abf6f add: demo父模块缺少nutzboot-demo-simple-mvc-wkcache 2019-02-25 17:45:13 +08:00