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] Zookeeper callback early-returns on all NODE_DELETED events — every config deletion is silently dropped
- [BUG] GrpcPlugin blocks reactor netty event loop on synchronous gRPC call
- [Task] — All 11 `PredicateJudge` SPI routing-condition matchers have ZERO test
- [BUG] namespace_plugin_rel resultMap maps wrong column to wrong property (enabled never populated)
- [BUG] MetaDataServiceImpl.enabledByIdsAndNamespaceId updates metadata across namespaces (cross-namespace authorization bypass)
- [BUG] PageParameter pageSize null-guard checks the wrong variable (currentPage), NPE persists for non-null currentPage + null pageSize
- [BUG] ResourceController.updateResource bypasses all bean validation (@Valid missing on @RequestBody)
- [BUG] InstanceInfoServiceImpl.findById always returns null (stub implementation)
- [BUG] PluginServiceImpl.importData never publishes the create event (resource init skipped for imported plugins)
- [BUG] DiscoveryUpstreamServiceImpl.importData(namespace,...) missing @Transactional (partial commit on failure)
- Docs
- Java not yet supported