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] — Mass missing SQL pagination: 9 `listByPage` services lack `@Pageable` (fake pagination)
- [BUG] — `operation_record_log.selectByCondition`: unbounded audit-log scan, leading-wildcard LIKE on TEXT, no pagination, no index
- [BUG] — `namespace_plugin_rel` list queries fetch `plugin_jar` MEDIUMBLOB per row + derived table + OR leading-wildcard LIKE
- [BUG] — Systemic missing secondary indexes across the admin schema
- [Task] — `ShenyuClientHttpRegistryController` (client registration endpoint) has zero test
- [BUG] — 11 integrated-test `healthcheck.sh` scripts never exit non-zero (health gate is a no-op)
- [BUG] — Storage e2e compose scripts reference a non-existent `healthcheck.sh` + wrong `h2` arg + no `set -e`
- [CI] ci.yml build matrix fail-fast cancels sibling OS jobs; build job has no timeout-minutes
- [BUG] Publish-before-commit: PROXY_SELECTOR CREATE event dispatched inside @Transactional registerDiscoveryConfig before commit
- [BUG] Publish-before-commit: DISCOVER_UPSTREAM UPDATE published inside @Transactional updateBatch before delete+reinsert commits
- Docs
- Java not yet supported