Wendal Chen
|
6bc9369364
|
add: PropertiesConfigureLoader从当前文件夹读取application.properties,如果存在的话
|
2018-01-13 20:38:01 +08:00 |
|
Wendal Chen
|
c088f456b5
|
update: 更新README
|
2018-01-12 23:28:19 +08:00 |
|
Wendal Chen
|
f54d52f036
|
update: 更新Readme,添加qq群号
|
2018-01-12 22:33:56 +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
|
ea060f0e8c
|
Merge pull request #98 from TopCoderMyDream/dev
add: 蛋蛋写了个t-io的starter,包含demo哦,希望大叔采纳
|
2018-01-12 13:41:29 +08:00 |
|
TopCoderMyDream
|
d0f178191d
|
change: 修改为从ioc容器拿handler和listener
|
2018-01-12 13:22:07 +08:00 |
|
TopCoderMyDream
|
aeebecffa4
|
add: 蛋蛋写了个t-io的starter,包含demo哦,希望大叔采纳
|
2018-01-12 11:43:07 +08:00 |
|
Wendal Chen
|
f63c756ea7
|
update: 开发计划中预留t-io mvc
|
2018-01-11 16:40:21 +08:00 |
|
Wendal Chen
|
7a609bae17
|
update: 更新依赖版本, HikariCP 2.7.5
|
2018-01-11 13:49:29 +08:00 |
|
Wendal Chen
|
def3990f32
|
fix: 日期写错了,尴尬...
|
2018-01-10 16:33:38 +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
|
7c2244cefe
|
update: 更新一下demo-maker的版本号
|
2018-01-10 13:30:07 +08:00 |
|
Wendal Chen
|
c540ae36fc
|
fix: swagger apidoc的默认contentType变成json了? 那demo也改一下吧
refer: https://nutz.cn/yvr/t/of793ir25gj7bq0aecc3n63hce
|
2018-01-10 11:35:11 +08:00 |
|
Wendal Chen
|
5e54699c7d
|
update: Swagger UI更新到3.9.0
|
2018-01-09 21:03:19 +08:00 |
|
Wendal Chen
|
561f758903
|
update: 更新README,把swagger的描述加上
|
2018-01-09 20:51:33 +08:00 |
|
Wendal Chen
|
8a929759d9
|
update: 更新nutzwx版本号
|
2018-01-09 19:25:41 +08:00 |
|
Wendal Chen
|
1d48a17123
|
Merge pull request #96 from nutzam/add_activiti
add: 把nutzmore的activiti封装一下,完成starter-activiti
|
2018-01-09 17:08:59 +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
|
a8b802ccc5
|
Merge pull request #95 from nutzam/add_rabbitmq
add: 添加starter-rabbitmq,其实就是把nutz-integration-rabbitmq包装一下,以后再扩展吧
|
2018-01-09 11:57:11 +08:00 |
|
Wendal Chen
|
40e596c533
|
update: 把rabbitmq添加到README和ChangeLog
|
2018-01-09 11:31:13 +08:00 |
|
Wendal Chen
|
09cdda3aab
|
fix: 没有把对应的demo加入到nutzboot-demo-simple的pom.xml
|
2018-01-09 11:16:36 +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
|
da0aced016
|
change: 更新README和ChangeLog
|
2018-01-07 20:54:41 +08:00 |
|
Wendal Chen
|
fb1621aae1
|
fix: feign-ribbon不能是provided了,嗷嗷嗷
|
2018-01-07 20:12:07 +08:00 |
|
Wendal Chen
|
f063db3872
|
fix: LBClient属于可选依赖,所以需要改一下FeignStarter的返回值
|
2018-01-07 09:58:34 +08:00 |
|
Wendal Chen
|
8ee47eb9be
|
fix: 为啥eureka-client在eclipse不缺jar,maven上就缺呢...
|
2018-01-06 23:17:01 +08:00 |
|
Wendal Chen
|
7bbf2751f4
|
change: 把jetty.host/undertow.host/tomcat.host统一为server.host
|
2018-01-06 22:31:05 +08:00 |
|
Wendal Chen
|
419a935687
|
change: 作为一个负责任的项目,应该提示用户修改pom.xml, 这个锅, wendal背就行.
在获取服务端口的地方,若抛出NoSuchMethodError,提示用户修改pom并继续运行!
|
2018-01-06 17:51:43 +08:00 |
|
Wendal Chen
|
7cf95b5cc0
|
update: 更新README,移除部分待实现的模块记录
|
2018-01-05 22:23:02 +08:00 |
|
Wendal Chen
|
4562caaa66
|
Merge pull request #92 from nutzam/add_server_port_random
change: 使用统一的server.port替代原本的jetty.port/tomcat.port/undertow.port
|
2018-01-05 19:59:37 +08:00 |
|
Wendal Chen
|
480c991235
|
change: 使用统一的server.port替代原本的jetty.port/tomcat.port/undertow.port
add: server.port=0的时候使用随机端口(8000~8999)
remove: temp目录里面的垃圾文件
|
2018-01-05 18:15:24 +08:00 |
|
Wendal Chen
|
cc11f6e78d
|
Merge pull request #91 from nutzam/add_nutzcloud_corepath
add: nutzcloud的关键路径eureka/ribbon/feign/hystrix
|
2018-01-05 17:03:13 +08:00 |
|
Wendal Chen
|
4f54aeabdd
|
fix: eureka-client编译错误
|
2018-01-05 16:16:18 +08:00 |
|
Wendal Chen
|
0864ef7a86
|
update: feign-ribbon支持自定义负载均衡的规则
|
2018-01-05 15:48:15 +08:00 |
|
Wendal Chen
|
ce37ed473e
|
add: nutzcloud的关键路径eureka/ribbon/feign/hystrix
|
2018-01-05 14:20:16 +08:00 |
|
Wendal Chen
|
3a332cbda7
|
update: 添加hystrix-dashboard
|
2018-01-04 16:42:27 +08:00 |
|
Wendal Chen
|
ec88f58776
|
fix: 与Nutz.MVC的兼容性问题
|
2018-01-04 16:41:24 +08:00 |
|
Wendal Chen
|
9de511d3ab
|
Merge pull request #90 from nutzam/add_hystrix_dashboard
add: 添加hystrix-dashboard,并完善hystrix的demo
|
2018-01-04 13:38:56 +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
|
b37dacede2
|
remove: swagger-ui的校验红叉好烦,关掉
|
2018-01-03 22:42:16 +08:00 |
|
Wendal Chen
|
1ea415b244
|
Merge pull request #87 from nutzam/add_shiro_ini_urls
add: 让shiro支持urls过滤
|
2018-01-03 22:41:08 +08:00 |
|
Wendal Chen
|
aa70cc1d8a
|
add: 让shiro支持urls过滤
update: 顺便把shiro的demo搞通畅
fix: shiro的@PropDoc没生效
add: 设置登录地址/登出后的重定向地址/未授权时的跳转地址
|
2018-01-03 22:23:21 +08:00 |
|
Wendal Chen
|
295298c966
|
update: 由于项目依赖关系变更,所以demo-maker需要移除老版本的生成
|
2018-01-03 20:27:31 +08:00 |
|
Wendal Chen
|
cfb4c95fab
|
update: 更新README和ChangeLog
|
2018-01-03 15:16:16 +08:00 |
|
Wendal Chen
|
f4e74f2b58
|
Merge pull request #86 from nutzam/refactor_project_structure
change: 重构项目结构,分拆为core/starter/contrib/demo
|
2018-01-03 14:17:21 +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 |
|