Wendal Chen
|
3d8d0b9fd1
|
update: 继续2.3-SNAPSHOT
|
2018-08-06 12:50:04 +08:00 |
|
Wendal Chen
|
1d4324e460
|
release: v2.2.4 BD7OEC
|
2018-08-06 12:48:28 +08:00 |
|
Wendal Chen
|
cb6355c49a
|
fix: 原来是wendal的锅,前一个修改没改好
|
2018-07-27 12:39:17 +08:00 |
|
Wendal Chen
|
2491288896
|
add: 读取maven plugin读取的build.version
|
2018-07-27 12:37:19 +08:00 |
|
Wendal Chen
|
1e0a556b32
|
change: NbApp.setMainPackage应返回自身
|
2018-07-25 11:16:08 +08:00 |
|
Wendal Chen
|
1c90315e73
|
Merge branch 'dev' of github.com:nutzam/nutzboot into dev
|
2018-07-17 10:47:26 +08:00 |
|
Wendal Chen
|
dfbebd8909
|
fix issue https://github.com/nutzam/nutzboot/issues/147
|
2018-07-17 10:47:03 +08:00 |
|
王庆华
|
19b56676f4
|
typo
|
2018-07-16 20:03:58 +08:00 |
|
Wendal Chen
|
9f088ec1ca
|
update: 继续2.3-SNAPSHOT
|
2018-07-03 14:12:00 +08:00 |
|
Wendal Chen
|
517b9c46cb
|
release: v2.2.2
|
2018-07-03 14:10:17 +08:00 |
|
Wendal Chen
|
184141d5ce
|
add: NbApp添加setMainPackage,不然好多人找不到
|
2018-06-29 13:32:20 +08:00 |
|
Wendal Chen
|
8b78fb23a7
|
update: 继续2.3-SNAPSHOT
|
2018-06-15 12:54:40 +08:00 |
|
Wendal Chen
|
51db964caf
|
release: v2.2.1
|
2018-06-15 12:33:18 +08:00 |
|
Howe Chiang
|
8f1b51897b
|
切换到2.3-SNAPSHOT
|
2018-06-11 22:00:17 +08:00 |
|
Howe Chiang
|
6f8966a737
|
切换到2.3-SNAPSHOT
|
2018-06-11 21:53:45 +08:00 |
|
Wendal Chen
|
71a7c99f8b
|
add: WebServletFace和WebFilterFace添加setServletContext方法
|
2018-06-08 14:25:03 +08:00 |
|
Wendal Chen
|
f537260875
|
add: WebServletFace添加getPathSpecs方法,可映射多个路径
|
2018-06-08 12:37:35 +08:00 |
|
Wendal Chen
|
20e020d582
|
change: 把nutzboot-core里面的spring代码分拆到nutzboot-spring4去,看着碍眼
|
2018-06-05 17:07:57 +08:00 |
|
Wendal Chen
|
b85aa2274f
|
update: 加载properties时,打印路径,如果找不到,提示之
|
2018-06-05 12:25:36 +08:00 |
|
Wendal Chen
|
87775714b3
|
fix: PropertiesConfigureLoader.getBasePath存在抛异常的可能性,try-catch之
|
2018-05-30 13:54:59 +08:00 |
|
Wendal Chen
|
241973a66a
|
update: jetty.port等端口统统支持随机设置,设置为0即可
|
2018-05-09 11:25:31 +08:00 |
|
Wendal Chen
|
dff755d8a2
|
add: 使NbServletContextListener兼容war打包模式
|
2018-05-06 18:32:51 +08:00 |
|
Wendal Chen
|
874b666edd
|
update: 使用nutzboot-maven-plugin替换老的shade plugin写法
|
2018-04-30 10:13:35 +08:00 |
|
Wendal Chen
|
3a3379b71b
|
fix: 当ServerFace启动失败的时候,把它也stop掉才行
|
2018-04-18 09:31:47 -07:00 |
|
Wendal Chen
|
f3b1f44b7d
|
change: 仅对已经start的ServerFace执行stop
|
2018-04-18 08:51:04 -07:00 |
|
Wendal Chen
|
3704d335df
|
add: NbApp.listener改成listeners列表,并支持从ioc检索Listener实例
fix: 有几个事件触发的类型不对
|
2018-04-17 08:41:21 -07:00 |
|
Wendal Chen
|
a6122d5ae1
|
add: 添加CounterService
|
2018-04-16 19:46:39 -07:00 |
|
Wendal Chen
|
f1a10504fd
|
change: 扩大AppContext随机端口的范围
|
2018-03-30 23:15:29 +08:00 |
|
Wendal Chen
|
3d1a8a4df1
|
remove: 多余的日志
|
2018-03-30 17:36:35 +08:00 |
|
Wendal Chen
|
fa6f163851
|
fix: jetty有个@PropDoc写错了
|
2018-03-30 11:33:44 +08:00 |
|
Wendal Chen
|
9bb4002d16
|
fix: wkcache在特定场景下不生效的bug
|
2018-03-28 20:52:17 +08:00 |
|
Wendal Chen
|
c78ad24876
|
fix: issue #127 外部properties配置路径不支持绝对路径
|
2018-03-26 13:06:28 +08:00 |
|
Wendal Chen
|
5fbb1d5fb2
|
add: starter-test-junit单元测试库
|
2018-03-25 11:02:52 +08:00 |
|
Wendal Chen
|
4ebc516e5e
|
add: 添加单元测试支持
|
2018-03-24 17:19:11 +08:00 |
|
Wendal Chen
|
618b61b751
|
change: 把ioc容器提前放入Mvcs上下文,这样很多库就默认兼容了
|
2018-03-22 22:48:54 +08:00 |
|
Wendal Chen
|
fd18877d09
|
add: 添加NbAppEventListener,可拦截NbApp的各种事件
|
2018-03-22 15:57:54 +08:00 |
|
Wendal Chen
|
dcb1339f36
|
add: 添加@AsSpringBean注解
|
2018-03-13 11:09:53 +08:00 |
|
Howe Chiang
|
deab51830e
|
Update _banner.txt
|
2018-03-04 10:41:14 +08:00 |
|
Wendal Chen
|
9bbe992410
|
release: v2.1.3
|
2018-02-26 14:10:51 +08:00 |
|
Wendal Chen
|
791364687b
|
update: 完善ChangeLog,完成发布的准备工作
|
2018-02-06 15:48:41 +08:00 |
|
Wendal Chen
|
0da2b0c9f4
|
add: 添加获取当前进程号的帮助方法
|
2018-02-06 15:32:48 +08:00 |
|
Wendal Chen
|
346113db28
|
change: 不再提示server.port与jetty.port/undertow.port/tomcat.port
|
2018-01-24 22:48:35 +08:00 |
|
黄道坤
|
c20ca3cd56
|
更新 AppContext.java
|
2018-01-24 22:41:05 +08:00 |
|
黄道坤
|
095e841895
|
更新 AppContext.java
|
2018-01-24 14:44:39 +08:00 |
|
Wendal Chen
|
c4b6663a08
|
add: 总会有人用slf4j-simple,成全他们吧,兼容之
|
2018-01-18 17:40:58 +08:00 |
|
Wendal Chen
|
f893c0cef7
|
add: starter-config-client NB配置中心客户端
|
2018-01-18 12:45:23 +08:00 |
|
Wendal Chen
|
028661048c
|
fix: https://gitee.com/nutz/nutzboot/issues/IHEAY
|
2018-01-16 20:32:10 +08:00 |
|
Wendal Chen
|
0fdfd6ccec
|
fix: PropertiesConfigureLoader里面的正则表达式写错了
结束应该是$, 写成了开头^
|
2018-01-14 20:18:32 +08:00 |
|
Wendal Chen
|
825489baa0
|
change: ConfigureLoader配置改成从 META-INF/nutz/org.nutz.boot.config.ConfigureLoader 读取
|
2018-01-14 15:28:37 +08:00 |
|
Wendal Chen
|
ed89909aeb
|
change: 使用nutz的帮助函数简化PropertiesConfigureLoader的新增逻辑
|
2018-01-14 15:11:00 +08:00 |
|
wentao
|
685121f419
|
修正拼接路径重复的问题
|
2018-01-14 12:38:33 +08:00 |
|
wentao
|
dbe6820c9c
|
update:修复配置文件路径读取没带目录的问题
|
2018-01-14 11:13:35 +08:00 |
|
wentao
|
2b0cff0837
|
修正注解
|
2018-01-14 02:20:18 +08:00 |
|
wentao
|
e601b323ff
|
修复PropertiesConfigureLoader路径读取问题
|
2018-01-14 02:17:42 +08:00 |
|
wentao
|
0ea6262ec9
|
修正nutz.boot.configure.properties.dir处理逻辑的注释
|
2018-01-13 23:54:27 +08:00 |
|
wentao
|
36ec53b1ae
|
修复未引用 UnsupportedEncodingException 的问题
|
2018-01-13 23:22:05 +08:00 |
|
wentao
|
6f83fc2268
|
1、修正加载路径使用path
2、修改动态读取配置项名称为:nutz.boot.configure.properties.dir
|
2018-01-13 23:04:33 +08:00 |
|
wentao
|
c1dac72b29
|
1 新增支持读取jar包外部application.properties为绝对路径
2 新增支持application.properties配置configDir,可自动加载该目录下所有配置文件
|
2018-01-13 22:11:46 +08:00 |
|
Wendal Chen
|
6bc9369364
|
add: PropertiesConfigureLoader从当前文件夹读取application.properties,如果存在的话
|
2018-01-13 20:38:01 +08:00 |
|
Wendal Chen
|
f4feda5f43
|
change: 把蛋蛋的starter-tio格式化一下,微调一下, demo的命令规范一下
|
2018-01-12 14:17:20 +08:00 |
|
Wendal Chen
|
72bc9afb23
|
update: 发布2.1.0后,继续前行, 版本号设置到2.2-SNAPSHOT
|
2018-01-10 14:47:50 +08:00 |
|
Wendal Chen
|
1fe4baae69
|
release: v2.1.0
|
2018-01-10 14:36:14 +08:00 |
|
Wendal Chen
|
7bbf2751f4
|
change: 把jetty.host/undertow.host/tomcat.host统一为server.host
|
2018-01-06 22:31:05 +08:00 |
|
Wendal Chen
|
480c991235
|
change: 使用统一的server.port替代原本的jetty.port/tomcat.port/undertow.port
add: server.port=0的时候使用随机端口(8000~8999)
remove: temp目录里面的垃圾文件
|
2018-01-05 18:15:24 +08:00 |
|
Wendal Chen
|
aa70cc1d8a
|
add: 让shiro支持urls过滤
update: 顺便把shiro的demo搞通畅
fix: shiro的@PropDoc没生效
add: 设置登录地址/登出后的重定向地址/未授权时的跳转地址
|
2018-01-03 22:23:21 +08:00 |
|
Wendal Chen
|
2349ecb6b9
|
change: 重构项目结构,分拆为core/starter/contrib/demo
1. core是核心包,代码严谨性最高,审核最严格
2. starter是各种关键的启动器, 要求比core低一些
3. contrib属于贡献包,通常是starter项目,方便大家提交
4. demo存放各种示例,一般来说,每个启动器对应一个或多个demo
5. doc存放文档
|
2018-01-03 12:56:54 +08:00 |
|