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] DiscoveryDataChangedEventSyncListener.discoverySyncDataList is a non-thread-safe ArrayList mutated across threads
- [BUG] RegistryController.delete and NamespaceController.delete accept an empty id list, producing invalid `IN ()` SQL
- [BUG] auth_path mapper queries non-existent namespace_id column (broken if invoked)
- [BUG] meta_data.pathExistedExclude ignores namespace_id → cross-namespace false-positive path collision
- [BUG] app_auth.updateSelective WHERE clause omits namespace_id (cross-namespace update)
- [BUG] DataPermission pagination: count uses exact-name match while list uses LIKE → wrong totals
- [BUG] TagServiceImpl.delete does not cascade to tag_relation or child tags
- [BUG] ai-proxy-api-key mapper uses MySQL-only NOW(3), non-portable across dialects
- [BUG] Pervasive `SELECT true ... LIMIT 1` in `existed` checks is non-portable to Oracle
- [BUG] DiscoveryUpstreamServiceImpl.importData silently writes null discoveryHandlerId
- Docs
- Java not yet supported