Commit Graph

891 Commits

Author SHA1 Message Date
haiming
d5097cd7de 添加demo nutzsite 2019-04-26 16:13:06 +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
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
Wendal Chen
a330d3b01a release: 2.3.4.v20190410 2019-04-10 13:26:44 +08:00
Wendal Chen
fb5291171a add: 2.3.4.v2019410 的changelog 2019-04-10 12:37:37 +08:00
Wendal Chen
310c34c7b1 update: druid更新到1.1.16 2019-04-09 16:01:19 +08:00
Wendal Chen
bc26861bc8 update: 把jetty+mvc+dao的demo完善起来 2019-04-09 15:09:26 +08:00
Wendal Chen
717dc37a38
Merge pull request #158 from threefish/add-nutzboot-starter-sqlxmltpl
添加nutzboot-starter-sqlxmltpl
2019-04-04 16:16:30 +08:00
threefish
3b81498965
Update pom.xml 2019-04-04 15:43:02 +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
ed484208f2 update: Readme要说一下nutz嘛 2019-04-03 22:21:20 +08:00
threefish
f1ef503360 添加nutzboot-starter-sqlxmltpl 2019-04-03 17:31:25 +08:00
Wendal
7a46cad44d !19 add: 新增启动扫描外部jar包
Merge pull request !19 from 文涛/dev
2019-04-02 16:39:55 +08:00
wentao
5e842cbe11 - update: nutz.scans.paths多路径配置改为逗号分割 2019-04-02 16:37:56 +08:00
wentao
cbc1e9ed04 - add: 新增启动扫描外部jar包,配置实例:nutz.scans.paths=lib/ 2019-04-02 15:55:03 +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
b71a96b786 update: _banner.txt需要恢复为快照版 2019-03-29 19:39:46 +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
Wendal Chen
d8493b69cf add: ChangLog for v2.3.3.v20190329 2019-03-29 12:20:04 +08:00
Wizzercn
d68aeb5cf6 update: starter-fescar applicationId默认取dubbo.application.name值,取不到再取nutz.application.name 2019-03-28 22:25:04 +08:00
Wizzercn
1a9e40bcd6 update: starter-fescar 默认不启用 2019-03-28 22:14:44 +08:00
Wendal Chen
65f26c4b45 update: fescar的DataSource拦截改成Ioc事件监听器来做, 实现对任意数据源的全局事务支持,不仅限于NutDao
需要配合最新的nutz版本,否则DataSource替换会失败

不良后果: 由于DataSourceProxy并没有继承DruidDataSource,所以depose event对应的close方法不存在
但nutzboot服务器一般不存在关闭流程,所以这个影响应该是可以接受的
2019-03-28 20:27:28 +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
Wendal Chen
b5618c8b90 add: 添加fescar功能验证 2019-03-28 12:25:29 +08:00
Wizzercn
590b475ee3 update: README 添加一个demo链接 2019-03-27 14:30:24 +08:00
Wizzercn
a2a767de04 update: starter-fastdfs 临时文件夹建在用户home目录下 2019-03-26 21:01:31 +08:00
Wizzercn
e946bc37cc update: starter-fastdfs 支持通过文件路径上传 2019-03-26 18:36:37 +08:00
Wizzercn
bfed97cab9 Merge branch 'dev' of github.com:nutzam/nutzboot into dev 2019-03-26 16:13:41 +08:00
Wizzercn
f21bb97adc Merge branch 'dev' of github.com:nutzam/nutzboot into dev 2019-03-25 11:28:21 +08:00
rekoe
b34600ac14 fixed aop加载模式 2019-03-24 19:41:44 +08:00
Wendal Chen
cb9049dd23 update: move to 2.3.3-SNAPSHOT 2019-03-23 15:05:00 +08:00