jack chen
jack chen
### Description Add Java runner postfilter to "ext-plugin-post-resp". We need to get the original response information (response header and response body), and perform field interception, unified formatting, encryption or signature...
前端项目源码编译构建时,能支持环境变量传递到nginx配置中。目前的web.conf 只支持修改端口,其他的配置不支持编译环境变量配置。 如这段配置: location / { try_files $uri $uri/ /index.html; } 建议使用 envsubst支持 location /${AppPath} { try_files $uri $uri/ ${AppPath}/index.html; }
请问SpringCloud Feign Client 的调用支持吗?看到Sample里面,好像没有相关的案例
路线图规划
请问路线图有具体规划吗,比如2.0版本计划发布时间
微信群满了
微信群满了,怎么加入
请问啥时发布新版本
### Issue description How get upstream responses whole body,not only header or statusCode ### Environment * your apisix-java-plugin-runner version
### Issue description ### Environment * apisix-java-plugin-runner 3.0.1-SNAP * apisix 2.15.0 ### Minimal test code / Steps to reproduce the issue 1. 使用POSTMAN模拟上传附件 2. 附件大小大于16M报 503错误 ### What's the actual...
jetcache starter能不能加个配置参数,在不更改任何springcache原有缓存注解的前提下,无缝替换cachemanager的默认实现,并指向jetcache
可不可以支持DTU网关设备