Commit Graph

70 Commits

Author SHA1 Message Date
hongqiaowei
b8d0864400 Add schedule to refresh registry center config 2022-08-04 16:45:04 +08:00
hongqiaowei
ebaee5b62b GR0 2022-07-26 15:25:15 +08:00
hongqiaowei
7799360a80 optimization1 2022-07-09 15:53:41 +08:00
hongqiaowei
825959e5d6 Support redis cluster 2022-07-09 15:53:41 +08:00
Francis Dong
6c81977f4d fix local ip issue of NetworkUtils #440 2022-07-09 15:53:41 +08:00
hongqiaowei
ee5b406026 Support redis cluster 2022-07-09 15:51:17 +08:00
hongqiaowei
dc2b28f6fa Fallback and go on when nacos server down 2022-07-09 15:45:06 +08:00
hongqiaowei
bf91f6429f Integrate log4j2 kafka appender 2022-07-09 15:45:04 +08:00
lancer.hong
380f00036d Monitor resources size 2022-04-20 17:25:30 +08:00
hongqiaowei
5df2cf3834 Init 2.6 2022-03-04 11:18:44 +08:00
hongqiaowei
bb280e3476 Add get(Object target, String field) to ReflectionUtils.java 2022-02-11 09:46:15 +08:00
hongqiaowei
95e871f53c Optimize PropertiesUtils.java 2021-12-23 16:34:05 +08:00
hongqiaowei
0268eb00e0 Multi service registry center 2021-12-23 16:05:27 +08:00
hongqiaowei
3214ccad6b Don't encrypt error response 2021-11-29 16:20:35 +08:00
hongqiaowei
26d8808e03 Dedicated line crypto 2021-11-20 16:41:10 +08:00
hongqiaowei
934351f1dd Optimize JacksonUtils.java 2021-11-08 17:23:53 +08:00
lancer.hong
4c3025e2a8 Remove ReactiveResult.java 2021-11-07 19:04:17 +08:00
lancer.hong
76caa7c71f Optimize ApiConfig.java 2021-10-30 18:15:28 +08:00
hongqiaowei
a40ba2672f Optimize WebUtils.java 2021-10-29 16:43:25 +08:00
hongqiaowei
bbbc051ead Api pairing service 2021-10-23 12:05:35 +08:00
hongqiaowei
71cf873fa2 Correct ThreadContext.getStringBuilder usage in WebUtils.toQueryString 2021-10-19 14:39:41 +08:00
hongqiaowei
62841a179e Get query string through ServerHttpRequest.getQueryParams() 2021-10-18 17:05:17 +08:00
hongqiaowei
5bee4e6b4c Query params and cookies of FizzServerHttpRequestDecorator can be modified 2021-10-15 18:07:36 +08:00
hongqiaowei
51e05b6dc1 Plugin can extend RequestBodyPlugin to modify request 2021-10-15 12:30:16 +08:00
hongqiaowei
815ad7a32c Apply plugin in gateway group level #337 2021-10-13 15:20:43 +08:00
hongqiaowei
9373370ade Incubate fizz api dispatch web server 2021-10-12 20:57:36 +08:00
hongqiaowei
8a30ac6d27 Code optimization 2021-10-11 15:38:12 +08:00
lancer.hong
38c994007e Code style 2021-10-11 00:39:33 +08:00
lancer.hong
36c51db898 Code style 2021-10-09 23:26:32 +08:00
lancer.hong
2e895ab7f8 Code snippet optimization 2021-10-09 22:58:13 +08:00
hongqiaowei
0329558b48 Add dict function #333 2021-10-09 17:13:04 +08:00
hongqiaowei
1d9e508410 Code snippet optimization 2021-10-09 10:59:19 +08:00
hongqiaowei
1d71a059bf Api config refactor 2021-10-08 12:22:09 +08:00
lancer.hong
654655450b Code style 2021-10-01 12:26:57 +08:00
hongqiaowei
a95415346b Code style 2021-09-30 12:51:06 +08:00
hongqiaowei
92e8d5cf86 Should not log redis password 2021-09-30 11:46:26 +08:00
hongqiaowei
e5302112dd Optimize utils 2021-09-29 14:13:46 +08:00
hongqiaowei
11947dec91 Gateway group support server that have multi ip address 2021-09-28 13:39:57 +08:00
hongqiaowei
a5a03c7aa2 Provide init method in plugin #324 2021-09-28 10:00:18 +08:00
hongqiaowei
37c09418f1 Comment requestDecorator.getHeaders().remove(HttpHeaders.CONTENT_LENGTH) 2021-09-26 13:37:17 +08:00
Francis Dong
9231040e19 Support configuring SERVER_IP env variable in JVM command #318 2021-09-26 08:50:03 +08:00
hongqiaowei
1fa4caa379 Add FizzServerHttpResponseDecorator.java which can modify backend response to client 2021-09-24 15:31:04 +08:00
hongqiaowei
6be2d088df Add setFormData to FizzServerWebExchangeDecorator 2021-09-17 21:32:46 +08:00
hongqiaowei
10601a8463 Release 2.3.2-beta1 2021-09-16 17:50:23 +08:00
hongqiaowei
9c30b9f9e2 Add WebClientBuilderConfig 2021-09-10 20:56:22 +08:00
hongqiaowei
3e9730e285 Remove getRawBody method 2021-09-09 12:22:07 +08:00
lancer.hong
d1543f48c3 Optimize ThreadContext.java 2021-08-30 19:03:05 +08:00
Francis Dong
8d68b737bd Add configuration to control whether to write null value in JSON serialization in aggregation #283 2021-08-25 10:25:23 +08:00
hongqiaowei
034e55adeb typo 2021-08-18 11:19:34 +08:00
hongqiaowei
ab6c7712a1 Add disable-SSL-verification option to WebClient #279 2021-08-17 18:49:16 +08:00