Wendal Chen
|
e82351eb85
|
add: 添加一个新的demo分支,扩展nutzboot的demo
|
2019-03-22 14:06:07 +08:00 |
|
Wendal Chen
|
230a3a5be6
|
add: NbApp添加addStarterClass方法,方便扩展
|
2019-03-21 22:26:37 +08:00 |
|
Wendal Chen
|
3e804ecf18
|
fix: 如果不存在任何静态文件目录,jetty启动报错 by howe
|
2019-03-21 22:12:03 +08:00 |
|
Wizzercn
|
47fca9308d
|
update: Images.read 支持byte[]对象了
|
2019-03-21 11:37:49 +08:00 |
|
Wizzercn
|
a327be38e7
|
update: starter-fastdfs 完工了,功能都测试通过..
|
2019-03-21 10:22:47 +08:00 |
|
Wizzercn
|
6ac6132dc0
|
fix: starter-fastdfs 生成水印图问题
|
2019-03-21 10:10:53 +08:00 |
|
Wizzercn
|
fc0e31d527
|
add: nutzboot-demo-simple-fastdfs & nutzboot-demo-simple-ftp & 代码优化
|
2019-03-21 09:55:22 +08:00 |
|
Wizzercn
|
8bc4c4aa0b
|
update: starter-fastdfs 配置文件.."
|
2019-03-20 16:17:41 +08:00 |
|
Wizzercn
|
180dfdbb41
|
update: starter-fastdfs 添加完整的注释
|
2019-03-20 14:50:23 +08:00 |
|
Wizzercn
|
530d4dee77
|
update: README
|
2019-03-20 13:23:30 +08:00 |
|
Wizzercn
|
52d07a87dc
|
add: nutzboot-starter-fastdfs
|
2019-03-20 12:43:07 +08:00 |
|
Wendal Chen
|
4571570f5c
|
add: v2.3.1.v20190318的修改日志
|
2019-03-18 17:30:40 +08:00 |
|
Wendal Chen
|
a65bb99935
|
update: move to 2.3.2-SNAPSHOT
|
2019-03-18 16:40:33 +08:00 |
|
Wendal Chen
|
fb19936a6a
|
Merge branch 'dev' of github.com:nutzam/nutzboot into dev
|
2019-03-18 16:38:42 +08:00 |
|
Wendal Chen
|
ea041bda24
|
release: 2.3.1.v20190318
|
2019-03-18 16:37:49 +08:00 |
|
Wizzercn
|
434502fc9c
|
update: druid 1.1.13 -> 1.1.14
|
2019-03-18 15:21:47 +08:00 |
|
Wizzercn
|
234df98625
|
update: nutzboot-demo-dubbo
|
2019-03-18 14:18:37 +08:00 |
|
Wizzercn
|
5f8e170b85
|
update: sentinel 2.6.5 -> 2.6.6
|
2019-03-18 13:36:33 +08:00 |
|
Wizzercn
|
3be5243498
|
update: sentinel 1.4.2 -> 1.5.0
|
2019-03-18 11:38:09 +08:00 |
|
Wizzercn
|
58a114ab3f
|
update: starter-ftp 日志格式
|
2019-03-18 11:12:51 +08:00 |
|
Wendal Chen
|
551fc2b679
|
update: 提高nutz.boot.configure.properties.dir的路径兼容性
change: AppContext新增basePath属性, 可以动态调整项目的本地绝对路径, 当前被配置文件加载器读取
|
2019-03-14 11:56:45 +08:00 |
|
Wendal Chen
|
923c7176ad
|
add: idea插件的链接
|
2019-03-13 23:10:55 +08:00 |
|
Wizzercn
|
32f0297afe
|
update: starter-ftp优化代码
|
2019-03-12 16:50:06 +08:00 |
|
Wizzercn
|
4e4129ffb1
|
update: starter-ftp 优化代码
|
2019-03-11 20:51:31 +08:00 |
|
Wizzercn
|
c36ffc03df
|
update: commons-net 版本号改为3.6
|
2019-03-11 18:08:46 +08:00 |
|
Wizzercn
|
c04ef24733
|
add: nutzboot-starter-ftp FTP客户端
|
2019-03-11 18:02:58 +08:00 |
|
Wizzercn
|
2c6542ba87
|
update: sentinel版本升级为1.4.2
|
2019-03-08 21:59:57 +08:00 |
|
Wizzercn
|
ba0a59d06e
|
update: starter-sentinel-dubbo 去掉容易误解的提示
|
2019-03-08 21:24:23 +08:00 |
|
Wendal
|
fc46ccc929
|
!18 add: 新增Nacos配置中心支持
Merge pull request !18 from 文涛/dev
|
2019-03-07 14:55:21 +08:00 |
|
wentao
|
e9b8eecc76
|
- add: 增加Nacos配置项完整度判断,如果配置不完整,则跳过处理
|
2019-03-07 14:47:26 +08:00 |
|
wentao
|
212fb96dcd
|
- update: 更新属性访问级别
|
2019-03-07 14:26:10 +08:00 |
|
wentao
|
816427f5a8
|
- add: 增加文档注解
- update: 更新配置项命名规范
- update: 新增config非空判断
- update: 更新打印和异常为english
- fix: 修正字符串equals的判断方式
|
2019-03-07 12:02:01 +08:00 |
|
wentao
|
ac6a9341b6
|
- add: 新增Nacos配置中心支持 by wentao
|
2019-03-06 22:53:07 +08:00 |
|
Wendal Chen
|
e98d92c51a
|
update: readme里面的eureka状态地址错误
|
2019-03-06 13:15:12 +08:00 |
|
Wendal Chen
|
2ee777be43
|
update: 为web容器添加monitor日志
|
2019-03-05 12:59:21 +08:00 |
|
Wendal Chen
|
83cba04d2b
|
update: 更新ReadMe
|
2019-03-04 21:11:46 +08:00 |
|
Wendal Chen
|
27f0816236
|
update: 注入多数据源的方法改改名字
|
2019-03-03 10:58:52 +08:00 |
|
Wendal Chen
|
6a1cd4975b
|
...
|
2019-02-26 17:21:28 +08:00 |
|
Wendal Chen
|
3c035f4104
|
...
|
2019-02-26 17:17:18 +08:00 |
|
Wendal Chen
|
210ccf710d
|
fix: https://github.com/nutzam/nutzboot/issues/156
|
2019-02-26 16:09:07 +08:00 |
|
Wendal Chen
|
d4121701f8
|
Merge branch 'dev' of github.com:nutzam/nutzboot into dev
|
2019-02-26 15:44:50 +08:00 |
|
Wendal
|
399a9e1adb
|
!17 add: 新增多数据源的使用Demo
Merge pull request !17 from 文涛/dev
|
2019-02-26 15:38:37 +08:00 |
|
wentao
|
3b18ad8140
|
- fix: 修正artifactId
|
2019-02-25 21:56:00 +08:00 |
|
wentao
|
a55c4aa4cd
|
- add: 新增多数据源的使用Demo
|
2019-02-25 21:21:46 +08:00 |
|
王庆华
|
ce8c5abf6f
|
add: demo父模块缺少nutzboot-demo-simple-mvc-wkcache
|
2019-02-25 17:45:13 +08:00 |
|
Wizzercn
|
32ddcd1060
|
update: starter-logback-exts 增加主机名等信息的记录
|
2019-02-25 16:52:02 +08:00 |
|
Wizzercn
|
4b0b42b9b8
|
update: nutz & nutzwx 版本更新为1.r.68-SNAPSHOT快照版,为了发布的时候统一版本号
|
2019-02-21 22:09:29 +08:00 |
|
Wendal Chen
|
5484e79a28
|
fix: pom缺tio-websocket
|
2019-02-20 18:02:38 +08:00 |
|
rekoe
|
1129eeca27
|
增加tio-websocket的starter
|
2019-02-20 17:45:25 +08:00 |
|
rekoe
|
7251a95207
|
add tio websocket starter
|
2019-02-20 17:39:52 +08:00 |
|