Commit Graph

116 Commits

Author SHA1 Message Date
Wendal Chen
d64d1f80b3
Merge branch 'dev' of github.com:nutzam/nutzboot into dev 2021-05-11 15:03:31 +08:00
Wendal Chen
a79b7f908b
update: 开始2.5.0,使用jdk11 2021-05-11 15:03:10 +08:00
Wizzer
60492cdedd fix: yaml字母拼写错误.. 2021-04-13 21:50:15 +08:00
Wizzer
7efa34bd2e fix: yaml加载器加载build.version时应该使用原方式 2021-04-13 21:35:42 +08:00
Wizzer
5882b66a1c fix: YamlConfigureLoader for Collection<Object> 2021-03-27 18:32:59 +08:00
Wizzer
db99b18f85 fix: YamlConfigureLoader 2021-03-27 11:14:27 +08:00
Wizzer
3c2e07528c update: 完成yaml配置文件加载 2021-03-26 15:17:26 +08:00
Wendal Chen
0651ff6cce
move: 2.4.3 2020-12-05 02:31:58 +08:00
Wendal Chen
2addfedaf7
fix: 非nb自身的starter,非starter类的ioc没加载 2020-11-04 12:19:11 +08:00
Wendal Chen
53e88fb3a8
update: 切一下版本号 2020-10-14 16:12:12 +08:00
Wendal Chen
50a0855136 update: 继续下一个版本 2.4.1 2020-04-27 13:52:36 +08:00
Wendal Chen
223bbbaf60 update: 向2.4.0中版本迈进(大中小?) 2020-03-09 11:13:47 +08:00
Wendal Chen
9252b00247 release: 2.3.9.v20200309 2020-03-09 11:12:21 +08:00
Wendal Chen
aec23a2a77 update: moving to 2.3.9-SNAPSHOT 2019-10-31 11:52:57 +08:00
Wendal Chen
17cad42452 release: v2.3.8.v20191031 2019-10-31 10:56:41 +08:00
Wendal Chen
ae07c06001 fix: banner.txt里面的版本号改一下 2019-08-02 14:58:26 +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
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
42d6df69e7 add: 添加两个帮助类WebFilterReg和WebServletReg 2019-05-23 21:52: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
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
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