Commit Graph

30 Commits

Author SHA1 Message Date
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
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
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
Wendal Chen
de5a704eec change: 使用小版本快照命名 2019-01-09 15:45:16 +08:00
Wendal Chen
bed8be9870 fix: uflo2如果没有定义EnvironmentProvider实现类,提醒用户 2018-12-21 23:19:14 +08:00
Wendal Chen
c08a0aaa3c fix: ngrok client不能设置服务器地址
https://nutz.cn/yvr/t/020vvgrq90g6oombg2qpkdu53j
2018-11-16 12:35:25 +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
c61245c1f7 ... 2018-08-06 18:11:48 +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
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
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
09b02f6c25
切换到2.3-SNAPSHOT 2018-06-11 21:55:23 +08:00
Wendal Chen
20e020d582 change: 把nutzboot-core里面的spring代码分拆到nutzboot-spring4去,看着碍眼 2018-06-05 17:07:57 +08:00
Wendal Chen
68c9bb4c76 fix: II92L@gitee urule集成后, @ActionBean没注册到urule内 2018-03-12 15:40:49 +08:00
Wendal Chen
f2455edd39 fix: javassist的groupId变更了 2018-03-02 10:09:51 +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
a365c6095d add: 把nutzmore的activiti封装一下,完成starter-activiti
change: nutzboot-demo-cloud 应该用mysql数据库,h2的内存数据库在多service的情况下结果不对的
2018-01-09 15:41:12 +08:00
Wendal Chen
ca4e7e1937 update: 跟进beetl/ureport/uflo/urule的版本号 2018-01-08 11:31:40 +08:00
Wendal Chen
df409642b2 fix: nutzboot-contrib的pom.xml应该引用hystrix-dashboard作为module 2018-01-04 10:50:40 +08:00
Wendal Chen
cc6871f82f add: 添加hystrix-dashboard,并完善hystrix的demo 2018-01-04 10:39:15 +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