shenyu
https://github.com/apache/shenyu
Java
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported2 Subscribers
Add a CodeTriage badge to shenyu
Help out
- Issues
- [BUG] HuaweiLtsLogConfig.equals() omits generic config fields, preventing re-initialization
- [BUG] ClickHouseLogCollectClient.initClient0 NPE when ttl config is null
- [BUG] PulsarLogCollectClient.initClient0 registers repeated JVM shutdown hook
- [BUG] RabbitmqLogCollectClient.close0 leaks connection if channel.close() throws
- [BUG] KeyWordMatch builds regex from unescaped user keywords — PatternSyntaxException
- [BUG] ModifyResponsePlugin always parses and re-serializes response body as JSON even for header-only configurations
- [BUG] Data-handler removeRule guards on ruleData.getHandle(), leaking cache entries when handle is null at deletion time
- [BUG] Response template assembleMessage NPEs when response status is unset
- [BUG] MemorySafeLinkedBlockingQueue.maxFreeMemory and rejector lack volatile/visibility
- [BUG] ExtensionLoader.getJoins() fast-path returns null / throws NPE under concurrent init
- Docs
- Java not yet supported