TopCoderMyDream
|
fc6959e23b
|
add: 加入nutzboot-starter-freemarker
|
2018-02-04 15:22:06 +08:00 |
|
Wendal Chen
|
3ba50fb161
|
Merge branch 'v2.1.1-dev' into dev
|
2018-02-03 20:50:27 +08:00 |
|
Howe Chiang
|
15d5d41273
|
升级1.r.66-SNAPSHOT快照版
|
2018-01-29 18:35:03 +08:00 |
|
TopCoderMyDream
|
3cd01690b4
|
update:修改J2Chache从application.properties文件读配置,修改一下demo演示,上次有写错
|
2018-01-28 10:07:35 +08:00 |
|
Wendal Chen
|
4fee84eee3
|
release: v2.1.1
|
2018-01-26 14:24:04 +08:00 |
|
TopCoderMyDream
|
ffa23b9180
|
change:修改一下依赖引用,加到dependencyManagement里
|
2018-01-20 15:51:40 +08:00 |
|
Wendal Chen
|
f893c0cef7
|
add: starter-config-client NB配置中心客户端
|
2018-01-18 12:45:23 +08:00 |
|
Wendal Chen
|
b2df7deba5
|
add: 添加apollo配置中心的对接
|
2018-01-14 21:08:05 +08:00 |
|
Wendal Chen
|
ee3342af03
|
update: 既然是快照版,那就继续用nutz 1.r.65-SNAPSHOT
|
2018-01-12 15:46:31 +08:00 |
|
Wendal Chen
|
f4feda5f43
|
change: 把蛋蛋的starter-tio格式化一下,微调一下, demo的命令规范一下
|
2018-01-12 14:17:20 +08:00 |
|
Wendal Chen
|
7a609bae17
|
update: 更新依赖版本, HikariCP 2.7.5
|
2018-01-11 13:49:29 +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
|
8a929759d9
|
update: 更新nutzwx版本号
|
2018-01-09 19:25:41 +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
|
7a9962098e
|
add: 添加starter-rabbitmq,其实就是把nutz-integration-rabbitmq包装一下,以后再扩展吧
|
2018-01-09 10:51:28 +08:00 |
|
Wendal Chen
|
ca4e7e1937
|
update: 跟进beetl/ureport/uflo/urule的版本号
|
2018-01-08 11:31:40 +08:00 |
|
Wendal Chen
|
ce37ed473e
|
add: nutzcloud的关键路径eureka/ribbon/feign/hystrix
|
2018-01-05 14:20:16 +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 |
|
Wendal Chen
|
85041b2fea
|
add: nutzboot-starter-hystrix 支持@HystrixCommand和/hystrix.stream
|
2018-01-01 22:42:45 +08:00 |
|
Wendal Chen
|
bc716bf7cc
|
change: 重写feign的demo,并修改默认encoder/decoder为空
change: 移除jackson的强制依赖
add: feign添加nutzjson的encoder/decoder实现
add: feign的encoder/decoder支持gson/jaxb/jaxrs
add: feign客户端支持/okhttp/httpclient/ribbon
|
2017-12-31 00:11:29 +08:00 |
|
Wendal Chen
|
d36620ddcf
|
change: 为caffeine方法缓存的配置信息添加前缀caffeine
顺便把pom.xml清理一遍
|
2017-12-30 19:45:18 +08:00 |
|
happyday517
|
ebdf3d2efc
|
add:nutzboot-starter-caffeine
|
2017-12-30 13:01:53 +08:00 |
|
Wendal Chen
|
b91a03056a
|
update: 更新demo-maker
|
2017-12-29 12:04:22 +08:00 |
|
Wendal Chen
|
4431d166cd
|
update: 把starter的版本号也放入dependencyManagement
|
2017-12-29 11:16:24 +08:00 |
|
JackQ
|
3739c8340a
|
add:feign初步代码
|
2017-12-25 18:01:33 +08:00 |
|
Wendal Chen
|
e66a8d5151
|
move: 向v2.1前进
|
2017-12-24 22:25:11 +08:00 |
|
Wendal Chen
|
330c3d545b
|
add: CXF webservice服务
|
2017-12-22 10:30:01 +08:00 |
|
Wendal Chen
|
53d7131629
|
Merge branch 'dev' into add_cxf_webservice
# Conflicts:
# nutzboot-starter-nutz-mvc/src/main/java/org/nutz/boot/starter/nutz/mvc/NutFilterStarter.java
# pom.xml
|
2017-12-22 10:05:45 +08:00 |
|
Wendal Chen
|
f127a429fd
|
remove: pom.xml移除nutzboot-starter-nutz
|
2017-12-21 11:32:29 +08:00 |
|
Wendal Chen
|
fd4d107953
|
update: U家三剑客的版本号升级一下
|
2017-12-20 22:43:27 +08:00 |
|
Wendal Chen
|
bf9729341c
|
移除尚未实现的那些starter引用
|
2017-12-20 17:25:36 +08:00 |
|
Wendal Chen
|
18063c0988
|
change: nutzmongo已改名为nutz-plugins-mongodb
|
2017-12-20 17:21:00 +08:00 |
|
Wendal Chen
|
17761c61fb
|
fix: 用mvn version命令的时候发现parent.xml的小bug
|
2017-12-20 15:51:24 +08:00 |
|
JackQ
|
3f92bfa706
|
集成velocity
|
2017-12-19 14:21:24 +08:00 |
|
Wendal Chen
|
e18b9c7ef3
|
change: 更新undertow版本号
|
2017-12-19 13:37:06 +08:00 |
|
JackQ
|
b783133b5f
|
NB集成velocity
|
2017-12-19 11:59:35 +08:00 |
|
Wendal Chen
|
ad0f7080dc
|
update: 清理pom,顺便升级一下各依赖库的版本号
|
2017-12-17 18:54:49 +08:00 |
|
tiankong
|
391251de49
|
pom.xml format
|
2017-12-16 19:19:43 +08:00 |
|
tiankong
|
b51783463c
|
添加zkclient-starter
|
2017-12-16 17:36:35 +08:00 |
|
Wendal Chen
|
265cec9c7c
|
update: 更新ChangeLog
|
2017-12-14 13:53:44 +08:00 |
|
Wendal Chen
|
cf47ed3880
|
update: 改进starter-tomcat的代码
remove: 移除springboot相关代码及类
remove: 移除jsp支持
fix: 为Filter添加FilterMap
|
2017-12-11 22:53:42 +08:00 |
|
Wendal Chen
|
d3f58ee37a
|
Merge branch 'dev' into dev
|
2017-12-11 22:00:34 +08:00 |
|
benjobs
|
2ab904d1a3
|
tomcat support!
|
2017-12-11 21:19:33 +08:00 |
|
Wendal Chen
|
8a233da84d
|
fix: parent的pom.xml漏了ureport
|
2017-12-10 23:29:23 +08:00 |
|
Wendal Chen
|
1a8c96e9c4
|
add: ureport的启动器
|
2017-12-10 23:03:47 +08:00 |
|
Wendal Chen
|
be08a92fb6
|
add: 添加starter-urule
change: nutzboot-spring-context.xml里面的bean应该全部懒加载
|
2017-12-09 21:22:14 +08:00 |
|
Wendal Chen
|
b511ebbf5e
|
add: 加个能跑的starter-uflo及demo
|
2017-12-07 22:28:40 +08:00 |
|
Wendal Chen
|
d83b4c9e19
|
Merge branch 'dev' of github.com:nutzam/nutzboot into add_sharding-jdbc
# Conflicts:
# pom.xml
|
2017-12-06 18:08:19 +08:00 |
|