Wendal Chen
|
7236f848f4
|
add: 完成经过验证的fescar集成及配套的demo
|
2019-03-28 19:52:17 +08:00 |
|
Wendal Chen
|
93957c7e6d
|
fix: 似乎新版的dubbo的多播注册不生效了? demo改成zk注册中心吧
|
2019-03-28 17:13:14 +08:00 |
|
Wendal Chen
|
b5618c8b90
|
add: 添加fescar功能验证
|
2019-03-28 12:25:29 +08:00 |
|
Wizzercn
|
590b475ee3
|
update: README 添加一个demo链接
|
2019-03-27 14:30:24 +08:00 |
|
Wizzercn
|
a2a767de04
|
update: starter-fastdfs 临时文件夹建在用户home目录下
|
2019-03-26 21:01:31 +08:00 |
|
Wizzercn
|
e946bc37cc
|
update: starter-fastdfs 支持通过文件路径上传
|
2019-03-26 18:36:37 +08:00 |
|
Wizzercn
|
bfed97cab9
|
Merge branch 'dev' of github.com:nutzam/nutzboot into dev
|
2019-03-26 16:13:41 +08:00 |
|
Wizzercn
|
f21bb97adc
|
Merge branch 'dev' of github.com:nutzam/nutzboot into dev
|
2019-03-25 11:28:21 +08:00 |
|
rekoe
|
b34600ac14
|
fixed aop加载模式
|
2019-03-24 19:41:44 +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
|
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 |
|