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] IngressParser contextPathParse condition uses || instead of && — runs for dubbo/sofa ingresses
- [BUG] ContextPathParser concatenates null annotation value with /** — literal null/** rule condition
- [BUG] DivideIngressParser protocol[i++] throws AIOOBE when protocol array shorter than endpoints
- [BUG] IngressReconciler.getZookeeperUrl NPE when zookeeper service has no Endpoints
- [BUG] EmailAlertNotifyStrategy null-guards the wrong variable (alert not alertTime) — NPE when dateCreated is null
- [BUG] ClusterSelectMasterServiceJdbcImpl.getMasterUrl NPEs when no master row exists
- [BUG] operation_record_log BaseResultMap has duplicate conflicting id mappings (VARCHAR + BIGINT)
- [BUG] PermissionServiceImpl event handlers pass unguarded empty list to IN() delete — SQL syntax error
- [BUG] namespace-user-rel batchSave foreach references wrong item variable (namespacePluginRelDO)
- [BUG] scale_rule countByQuery omits WHERE keyword — SQL syntax error when metricName set + count/list mismatch
- Docs
- Java not yet supported