Wendal Chen
|
611ded3c96
|
fix: apollo-client的package错了,改正之
|
2018-01-17 21:22:03 +08:00 |
|
Wendal Chen
|
2123016881
|
fix: eureka-server的状态页,点击NutzBoot Euraka报404
|
2018-01-16 20:49:08 +08:00 |
|
Wendal Chen
|
028661048c
|
fix: https://gitee.com/nutz/nutzboot/issues/IHEAY
|
2018-01-16 20:32:10 +08:00 |
|
Wendal Chen
|
e155a9fbbd
|
fix: nutzboot-demo-cloud-service中的dao.create不应该删表
|
2018-01-16 18:50:48 +08:00 |
|
Wendal Chen
|
8fb82fb4ff
|
remove: eureka-server里面多余的jsp文件
|
2018-01-16 18:50:13 +08:00 |
|
Wendal Chen
|
75ff263032
|
update: 因为温泉的eureka status页面, 可以删除eureka server的jsp页面了
|
2018-01-16 18:45:11 +08:00 |
|
Wendal Chen
|
b64aaffdb7
|
Merge pull request #99 from nutzam/eureka-ui
change: 添加 eureka-server 的状态页面
|
2018-01-16 18:34:14 +08:00 |
|
ywjno
|
f43038d754
|
add: eureka-ui 添加 startup 相关信息
|
2018-01-16 18:13:46 +08:00 |
|
Wendal Chen
|
b7d358fee9
|
Merge pull request #109 from nutzam/add_feign_support_json_format_and_ioc_encoder
add: feign支持从ioc容器取encoder/decoder/client,并支持JsonFormat配置
|
2018-01-16 11:59:57 +08:00 |
|
Wendal Chen
|
c0a8398b96
|
fix: FeignClient注解的jsonFormat应提供默认值
|
2018-01-16 11:44:32 +08:00 |
|
Wendal Chen
|
1ba2958027
|
add: feign支持从ioc容器取encoder/decoder/client,并支持JsonFormat配置
|
2018-01-16 11:27:28 +08:00 |
|
Wendal Chen
|
5b8faf2148
|
update: struct.md中的tab转空格
|
2018-01-15 19:47:11 +08:00 |
|
Wendal Chen
|
31f48e312e
|
Merge pull request #108 from TopCoderMyDream/dev
change:一个小逻辑有问题,修改下
|
2018-01-15 17:26:53 +08:00 |
|
TopCoderMyDream
|
725231edcd
|
change:一个小逻辑有问题,修改下
|
2018-01-15 16:34:40 +08:00 |
|
Wendal Chen
|
a33866da39
|
Merge pull request #107 from nutzam/fix_issue_106_config_session_timeout
fix: 使用web.session.timeout替换原有的tomcat.session和undertow.session.
|
2018-01-15 11:37:35 +08:00 |
|
Wendal Chen
|
83f4632c76
|
fix: 使用web.session.timeout替换原有的tomcat.session和undertow.session.
PS: jetty原本就没有jetty.session,所以不存在替换问题
|
2018-01-15 10:32:03 +08:00 |
|
Wendal Chen
|
9644029760
|
Merge pull request #105 from nutzam/add_apollo_client
add: 添加apollo配置中心的对接
|
2018-01-14 22:16:42 +08:00 |
|
Wendal Chen
|
b2df7deba5
|
add: 添加apollo配置中心的对接
|
2018-01-14 21:08:05 +08:00 |
|
Wendal Chen
|
0fdfd6ccec
|
fix: PropertiesConfigureLoader里面的正则表达式写错了
结束应该是$, 写成了开头^
|
2018-01-14 20:18:32 +08:00 |
|
Wendal Chen
|
825489baa0
|
change: ConfigureLoader配置改成从 META-INF/nutz/org.nutz.boot.config.ConfigureLoader 读取
|
2018-01-14 15:28:37 +08:00 |
|
Wendal Chen
|
ed89909aeb
|
change: 使用nutz的帮助函数简化PropertiesConfigureLoader的新增逻辑
|
2018-01-14 15:11:00 +08:00 |
|
Wendal Chen
|
cad79e97ce
|
Merge pull request #104 from swtseaman/dev
update:修复配置文件路径读取没带目录的问题
|
2018-01-14 13:15:11 +08:00 |
|
wentao
|
685121f419
|
修正拼接路径重复的问题
|
2018-01-14 12:38:33 +08:00 |
|
wentao
|
dbe6820c9c
|
update:修复配置文件路径读取没带目录的问题
|
2018-01-14 11:13:35 +08:00 |
|
Wendal Chen
|
d48fac1adb
|
Merge pull request #103 from swtseaman/dev
修复PropertiesConfigureLoader路径读取问题
|
2018-01-14 09:57:42 +08:00 |
|
wentao
|
2b0cff0837
|
修正注解
|
2018-01-14 02:20:18 +08:00 |
|
wentao
|
e601b323ff
|
修复PropertiesConfigureLoader路径读取问题
|
2018-01-14 02:17:42 +08:00 |
|
Wendal Chen
|
583c32555e
|
Merge pull request #102 from swtseaman/dev
修正nutz.boot.configure.properties.dir处理逻辑的注释
|
2018-01-14 00:36:51 +08:00 |
|
wentao
|
0ea6262ec9
|
修正nutz.boot.configure.properties.dir处理逻辑的注释
|
2018-01-13 23:54:27 +08:00 |
|
Wendal Chen
|
f2503a23e9
|
Merge pull request #101 from swtseaman/dev
add: 新增支持读取jar包外部application.properties为绝对路径
|
2018-01-13 23:52:32 +08:00 |
|
wentao
|
36ec53b1ae
|
修复未引用 UnsupportedEncodingException 的问题
|
2018-01-13 23:22:05 +08:00 |
|
wentao
|
130b1be742
|
write README.md
|
2018-01-13 23:16:22 +08:00 |
|
wentao
|
6f83fc2268
|
1、修正加载路径使用path
2、修改动态读取配置项名称为:nutz.boot.configure.properties.dir
|
2018-01-13 23:04:33 +08:00 |
|
wentao
|
c1dac72b29
|
1 新增支持读取jar包外部application.properties为绝对路径
2 新增支持application.properties配置configDir,可自动加载该目录下所有配置文件
|
2018-01-13 22:11:46 +08:00 |
|
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 |
|
ywjno
|
77a4e9f98d
|
change: 添加 eureka-server 的状态页面
|
2018-01-12 17:56:25 +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 |
|