benjobs
|
2ab904d1a3
|
tomcat support!
|
2017-12-11 21:19:33 +08:00 |
|
benjobs
|
bd83fbdcac
|
tomcat support!
|
2017-12-11 21:19:22 +08:00 |
|
benjobs
|
084d2b26e7
|
tomcat support!
|
2017-12-11 21:18:57 +08:00 |
|
Wendal Chen
|
8360763f68
|
Merge branch 'dev' of github.com:nutzam/nutzboot into dev
|
2017-12-11 15:46:37 +08:00 |
|
Wendal Chen
|
b8c3982e97
|
update: 更新一下readme,支持U家三剑客了
|
2017-12-11 15:41:13 +08:00 |
|
Wendal Chen
|
e82904084e
|
Merge pull request #47 from nutzam/add_ureport
add: ureport的启动器
|
2017-12-11 00:00:45 +08:00 |
|
Wendal Chen
|
8a233da84d
|
fix: parent的pom.xml漏了ureport
|
2017-12-10 23:29:23 +08:00 |
|
Wendal Chen
|
1a8c96e9c4
|
add: ureport的启动器
|
2017-12-10 23:03:47 +08:00 |
|
Wendal Chen
|
8e038df3ae
|
change: shiro改成从ioc扫描Realm接口的bean,这样就不用声明了
|
2017-12-10 20:32:07 +08:00 |
|
Wendal Chen
|
16091acd4c
|
fix: shiro支持多个realm
|
2017-12-10 20:04:13 +08:00 |
|
Wendal Chen
|
10c47be587
|
Merge pull request #45 from nutzam/add_urule
add: 添加starter-urule
|
2017-12-10 19:57:01 +08:00 |
|
rekoe
|
b896ec9f18
|
shiro-boot 支持配置多个 Realm
|
2017-12-10 16:54:56 +08:00 |
|
Wendal Chen
|
be08a92fb6
|
add: 添加starter-urule
change: nutzboot-spring-context.xml里面的bean应该全部懒加载
|
2017-12-09 21:22:14 +08:00 |
|
Wendal Chen
|
29fd717ae5
|
add: 抽象出一个NutzBoot与SpringIoc的桥接,从而简化uflo的集成
|
2017-12-09 20:28:12 +08:00 |
|
Wendal Chen
|
0b4b6fec9e
|
fix: uflo的demo还是改成uflo.debug=true模式比较好
|
2017-12-09 17:58:59 +08:00 |
|
Wendal Chen
|
f572aeae5a
|
Merge pull request #44 from nutzam/add_uflo
add: 加个能跑的starter-uflo及demo
|
2017-12-09 17:56:05 +08:00 |
|
Wendal Chen
|
db6f08cc01
|
update: uflo从NbApp的配置信息中读取uflo.debug等配置
嗯,应该完备了吧
|
2017-12-09 11:46:36 +08:00 |
|
Wendal Chen
|
1682f22300
|
Merge branch 'dev' into add_uflo
|
2017-12-09 11:43:52 +08:00 |
|
Wendal Chen
|
a494286ef4
|
fix: 主动关闭NbApp的时候报ioc不能depose多次
|
2017-12-07 22:55:46 +08:00 |
|
Wendal Chen
|
1fcbbf3125
|
fix: issue #IGOE4 in gitee
|
2017-12-07 22:48:17 +08:00 |
|
Wendal Chen
|
b511ebbf5e
|
add: 加个能跑的starter-uflo及demo
|
2017-12-07 22:28:40 +08:00 |
|
Wendal Chen
|
e343212f82
|
update: 更新一下README和ChangeLog
|
2017-12-06 19:30:51 +08:00 |
|
Wendal Chen
|
e4c171bd56
|
Merge pull request #43 from nutzam/add_sharding-jdbc
add: starter-sharding-jdbc
|
2017-12-06 19:16:18 +08:00 |
|
Wendal Chen
|
d83b4c9e19
|
Merge branch 'dev' of github.com:nutzam/nutzboot into add_sharding-jdbc
# Conflicts:
# pom.xml
|
2017-12-06 18:08:19 +08:00 |
|
Wendal Chen
|
2b08c6076c
|
add: 添加sharding-jdbc及其demo
|
2017-12-06 18:06:48 +08:00 |
|
Wendal Chen
|
c68cc8d8d4
|
Merge pull request #42 from ywjno/dev
添加 thymeleaf 的支持
|
2017-12-06 18:03:26 +08:00 |
|
ywjno
|
06bee2596f
|
add: 添加 thymeleaf 的 demo 项目
|
2017-12-06 17:33:16 +08:00 |
|
ywjno
|
e5158f8de9
|
add: 添加 starter-thymeleaf
|
2017-12-06 17:33:11 +08:00 |
|
Wendal Chen
|
d906b04fa1
|
fix: 修改jetty默认超时设置, 以修正 https://github.com/nutzam/nutz/issues/1365
|
2017-12-06 12:11:11 +08:00 |
|
Wendal Chen
|
08cc55b72d
|
fix: websocket的ServerEndpoint类在jetty中没有扫描到
原因是Jetty只扫描/WEB-INF/classes和 /WEB-INF/lib,需要手动添加
|
2017-12-05 22:22:37 +08:00 |
|
Wendal Chen
|
c1dcbbee33
|
update: 更新一下ChangeLog
|
2017-12-05 19:13:32 +08:00 |
|
Wendal Chen
|
80b58bedaa
|
Merge pull request #40 from nutzam/add_beetlsql
add: starter-beetlsql 及其demo
|
2017-12-05 19:11:28 +08:00 |
|
Wendal Chen
|
b15ac9ed54
|
add: 新增NutzConnectionSource,实现Trans与BeetlSql的事务集成
|
2017-12-05 17:29:26 +08:00 |
|
Wendal Chen
|
73cacb4b82
|
update: 按beetl社区的意见,提供beetlsql.dbStyle的全部支持列表
|
2017-12-05 16:28:52 +08:00 |
|
qinerg
|
e4c1da8280
|
modify: 贡献者名称
|
2017-12-05 16:27:26 +08:00 |
|
Wendal Chen
|
cc7a7d29d4
|
Merge pull request #41 from qinerg/dev
modify: undertow 使用包裹的形式创建Filter/Servlet/eventListener实例
|
2017-12-05 16:03:23 +08:00 |
|
qinerg
|
78b21dd1aa
|
modify: undertow 删除无用代码
|
2017-12-05 15:56:41 +08:00 |
|
qinerg
|
80d045d204
|
modify: undertow 使用包裹的形式创建Filter/Servlet/eventListener实例
|
2017-12-05 15:02:11 +08:00 |
|
Wendal Chen
|
622beda6ba
|
add: starter-beetlsql 及其demo
|
2017-12-05 14:49:50 +08:00 |
|
Wendal Chen
|
09c2583d20
|
add: 添加贡献者简介
|
2017-12-05 10:20:21 +08:00 |
|
benjobs
|
3c74976d93
|
tomcat support!
|
2017-12-04 17:09:04 +08:00 |
|
benjobs
|
e2fcf46194
|
tomcat support!
|
2017-12-04 16:55:00 +08:00 |
|
Wendal Chen
|
7bbb204e86
|
Merge pull request #34 from qinerg/dev
add: nutzboot-starter-mongodb 的实现及 demo by @qinerg
|
2017-12-04 15:04:59 +08:00 |
|
qinerg
|
fbf569a135
|
fix: mongodb最大连接数设置项
|
2017-12-04 14:35:37 +08:00 |
|
qinerg
|
eb85e21a51
|
modify: 增加mongodb连接池、超时时间等配置项
|
2017-12-04 14:31:18 +08:00 |
|
qinerg
|
9610589bd2
|
add: nutzboot-starter-mongodb 的实现及 demo
|
2017-12-04 11:24:17 +08:00 |
|
Wendal Chen
|
4530a66043
|
fix: shiro设置session缓存为lcache时会NPE
change: shiro的session缓存删除redis模式
|
2017-12-04 11:22:35 +08:00 |
|
QinerG
|
0a316a51b1
|
Merge pull request #1 from nutzam/dev
Merge pull request
|
2017-12-04 11:11:04 +08:00 |
|
Wendal Chen
|
adb5ba938e
|
fix: starter-shiro报session id不存在,原因是需要一个默认的CacheManager
|
2017-12-04 00:21:19 +08:00 |
|
Wendal Chen
|
859b6621de
|
update: NbApp自动推断MainClass
update: jetty换最新版9.4.8.v20171121
|
2017-12-02 22:43:44 +08:00 |
|