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
|
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
|
230a3a5be6
|
add: NbApp添加addStarterClass方法,方便扩展
|
2019-03-21 22:26:37 +08:00 |
|
Wendal Chen
|
a65bb99935
|
update: move to 2.3.2-SNAPSHOT
|
2019-03-18 16:40:33 +08:00 |
|
Wendal Chen
|
ea041bda24
|
release: 2.3.1.v20190318
|
2019-03-18 16:37:49 +08:00 |
|
Wendal Chen
|
551fc2b679
|
update: 提高nutz.boot.configure.properties.dir的路径兼容性
change: AppContext新增basePath属性, 可以动态调整项目的本地绝对路径, 当前被配置文件加载器读取
|
2019-03-14 11:56:45 +08:00 |
|
Wendal Chen
|
2ee777be43
|
update: 为web容器添加monitor日志
|
2019-03-05 12:59:21 +08:00 |
|
Wendal Chen
|
d77daf031d
|
update: 继续v2.3.1-SNAPSHOT
|
2019-02-20 14:00:04 +08:00 |
|
Wendal Chen
|
1a6072aeb2
|
release: 2.3.0.v20190220
|
2019-02-20 13:58:45 +08:00 |
|
Howe Chiang
|
b5d09a2424
|
fixed:启动页忘记改版本号了
|
2019-01-17 17:17:05 +08:00 |
|
Wendal Chen
|
de5a704eec
|
change: 使用小版本快照命名
|
2019-01-09 15:45:16 +08:00 |
|
Wendal Chen
|
93c4802329
|
remove: slf4j适配器,因为nutz主库已经提供了
refer: https://github.com/nutzam/nutz/issues/1458
|
2018-12-17 12:44:50 +08:00 |
|
Wendal Chen
|
76b00ee7e5
|
fix: https://github.com/nutzam/nutzboot/issues/152
|
2018-11-26 14:07:26 +08:00 |
|
王庆华
|
bbd8dde746
|
change: 整理PropDoc,删除无效修饰符
|
2018-10-16 21:30:05 +08:00 |
|
Wendal Chen
|
ebdbfa6309
|
update: 继续前行
|
2018-09-19 13:13:43 +08:00 |
|
Wendal Chen
|
e44d0d5b56
|
release: v2.2.6
|
2018-09-19 13:11:46 +08:00 |
|
Wendal Chen
|
30355275f2
|
add: 添加actuator基础代码
|
2018-09-17 09:47:16 +08:00 |
|
Wendal Chen
|
c0f698b621
|
fix: https://nutz.cn/yvr/t/rg4vjmteo8ijpplcejbeuvtvd8
|
2018-08-23 12:48:57 +08:00 |
|
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 |
|