Commit Graph

1123 Commits

Author SHA1 Message Date
Wendal Chen
53e88fb3a8
update: 切一下版本号 2020-10-14 16:12:12 +08:00
wizzer
b405ed2165 update: logback-exts redis 移除 keys 方法 -> scan 方法 2020-10-13 11:51:39 +08:00
Wendal Chen
cda1f5fb40
Merge pull request #221 from nutzam/dependabot/maven/junit-junit-4.13.1
build(deps): bump junit from 4.12 to 4.13.1
2020-10-13 11:36:05 +08:00
dependabot[bot]
7b6c7715ab
build(deps): bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 03:14:49 +00:00
wizzer
312addb0b4 update: jedis -> 2.10.2 2020-10-13 11:13:49 +08:00
wizzer
13a6501a9f update: nutzwx 为快照版本 (下次记得版本号同步一起改动) 2020-09-23 17:09:10 +08:00
Wendal Chen
d95b1fca9c revert: 回滚druid.version到1.1.22 2020-08-16 18:04:59 +08:00
Wendal Chen
a88442b560 update: 支持禁用jetty的http端口
refer: https://gitee.com/nutz/nutzboot/issues/I1QINK
2020-08-06 23:15:18 +08:00
Wendal Chen
5b627184c2 change: JettyStarter添加新的配置项tempdir,用于配置临时目录 2020-08-06 11:37:37 +08:00
Wendal Chen
055d919937
Merge pull request #218 from nutzam/howe-patch-7
更新tomcat、jetty、druid
2020-07-27 21:38:00 +08:00
Howe Chiang
88538b5ff9
更新tomcat、jetty、druid 2020-07-27 13:58:22 +08:00
Wendal Chen
6f8ad35f9b
Merge pull request #217 from denghuafeng/dev
nutzboot-starter-test 基于 JUnit 5 实现单元测试
2020-07-20 16:32:50 +08:00
denghuafeng
7cb989faf4 scope test改为provided
scope test改为provided
2020-07-19 18:45:25 +08:00
denghuafeng
505b3fec96 nutzboot-starter-test 基于 JUnit 5 实现单元测试
nutzboot-starter-test 基于 JUnit 5 实现单元测试
2020-07-18 18:23:35 +08:00
wizzercn
506e5081ff update: nutzboot-demo-simple-jetty-nacos-config-client 配置项与nutzboot-starter-nacos-config 代码里使用的要一致 2020-07-07 12:15:44 +08:00
Wendal
19bd0cd887 !24 add: 新增隐藏真实服务接口的过滤器HideRealUrlFilter
Merge pull request !24 from 文涛/dev
2020-06-03 00:06:10 +08:00
wentao
c3563a847e add: 新增隐藏真实服务接口的过滤器HideRealUrlFilter 2020-06-02 23:37:24 +08:00
Wendal Chen
6076bc3876 add: 加个空的PercaStarter 2020-05-26 09:51:27 +08:00
Wendal Chen
472d403ccc update: 用回nutz快照版 2020-05-19 19:43:55 +08:00
Wendal Chen
1fa98557e2 add: jetty添加配置项 jetty.sessionScavengeInterval.seconds 2020-05-19 16:14:18 +08:00
Wendal Chen
6a5291e0cd update: 实现gateway的流控 2020-05-11 22:47:01 +08:00
Wendal Chen
c902613065 update: api网关使用nacos选取服务器时,使用nacos的内置算法(通过nacos的api获取服务器) 2020-05-10 23:51:31 +08:00
Wendal Chen
405416aa87
Merge pull request #208 from nutzam/howe-patch-6
更新redisson、undertow、shardingsphere、druid
2020-05-05 23:35:55 +08:00
Howe Chiang
182e25ab4e
更新redisson、undertow、shardingsphere 2020-05-05 23:10:40 +08:00
Wendal Chen
23fa41817f fix: JettyStarter应支持从classpath或jar包内读取KeyStore文件 2020-04-27 20:17:27 +08:00
Wendal Chen
b4b02a3a4c update: 歌曲怎么可以忘了呢 2020-04-27 16:50:29 +08:00
Wendal Chen
7a493a7254 update: NB组件,把perca加上,API网关,重装上阵 2020-04-27 16:00:02 +08:00
Wendal Chen
490222bdb3 update: 更新ChangeLog啦,新版了 2020-04-27 15:57:51 +08:00
Wendal Chen
50a0855136 update: 继续下一个版本 2.4.1 2020-04-27 13:52:36 +08:00
Wendal Chen
9d95dc24c0 add: gateway可以监听nacos-config下发的配置信息更新了 2020-04-25 18:02:18 +08:00
Wendal Chen
f3d9958c9c fix: jetty.session.cookie.secure默认值应该是false 2020-04-24 18:57:30 +08:00
Wendal Chen
1b612a5833 update: 支持jetty.session.cookie.XXX配置项 2020-04-24 18:52:18 +08:00
Wendal Chen
685a5e2abd fix: jetty要支持cookie的HttpOnly啊 https://gitee.com/nutz/nutzboot/issues/I1FGCI 2020-04-24 16:08:02 +08:00
Wendal Chen
cc3abab6c9 add: gateway添加新的fliter,根据nacos的服务名前缀搜索服务名,然后自动映射为uri前缀, 并定时搜索新服务 2020-04-23 20:02:14 +08:00
Wendal
4d2d7e09b2 !23 更新NacosDiscoveryLoader
Merge pull request !23 from wentao0291/dev
2020-04-23 11:14:15 +08:00
wentao
dd235f81ea - update: 更新部分PropDoc
- add: 增加按通配符筛选符合条件的IP注册 如:192.168.0.*
2020-04-23 10:48:36 +08:00
Wendal Chen
d88dd31ba4 fix: https://github.com/nutzam/nutzboot/issues/205 添加ShardingSphere
jasypt看不懂,先不搞了
2020-04-22 10:30:04 +08:00
Wendal Chen
6a23953b4b fix: 网关的配置文件写错了, 应该是uri,写成url了 2020-04-21 19:25:54 +08:00
Wendal Chen
28fefcf79b fix: MyHandler有个编译错误 2020-04-21 18:19:33 +08:00
Wendal Chen
bb464040a5 update: 更新seate和sentinel到最新版,微调网关的类名 2020-04-21 18:04:41 +08:00
Wendal Chen
e7f17224c4 fix: 多服务名的时候有问题,加个Master类搞定 2020-04-21 16:24:17 +08:00
Wendal Chen
7c149b3cb4 fix: NacosRouteFilter没有感知到节点变化 2020-04-21 15:06:30 +08:00
Wendal Chen
85273a58c3 update: 网关改成log4j2 2020-04-21 15:02:25 +08:00
Wendal Chen
c16bce2161 fix: nacos-discorvery没提交完整 2020-04-21 14:22:06 +08:00
Wendal Chen
4e23cacbd1 update: 调整网关代码,跑通网关-nacos-实例的流程,并添加demo 2020-04-21 12:28:15 +08:00
Wendal Chen
c94b5baded update: 升级asm版本号到8.0.1 2020-04-21 10:15:10 +08:00
Wendal Chen
6073b38840 add: 为pecra(API网关服务)添加nacos服务发现的实现类,重新思考整体实现 2020-04-20 22:58:31 +08:00
Wendal Chen
5da2ffba04 update: 暴露nacos的ConfigureService和NamingService实例 2020-04-20 22:57:37 +08:00
Wendal Chen
d9ce7fcc1c
Merge pull request #204 from nutzam/howe-patch-2
update: 更新jetty
2020-04-17 10:00:20 +08:00
Howe Chiang
4da893e2f1
更新jetty 2020-04-16 23:49:38 +08:00