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] InstanceCheckService doCheck / collectStateData NPE on null instanceState (autoboxing)
- [BUG] PluginHandleServiceImpl.buildPluginHandleVO NPE on null dataType (autoboxing `==`)
- [BUG] MetaDataServiceImpl.deleteByIdsAndNamespaceId / enabledByIdsAndNamespaceId missing @Transactional
- [BUG] ScaleRuleServiceImpl.update uses full updateByPrimaryKey, nulling omitted fields
- [BUG] ScaleRuleCache mutated before @Transactional commit → stale cache on rollback
- [BUG] AlertReceiverServiceImpl.updateReceiver uses full updateByPrimaryKey, nulling omitted columns
- [BUG] AiProxyApiKeyController.update bypasses bean validation (@Valid missing)
- [BUG] ShenyuClientHttpRegistryController: all six register/offline @RequestBody endpoints lack @Valid
- [BUG] SwaggerImportServiceImpl.importMcpConfig does not validate/default namespaceId
- [BUG] AiProxyApiKeyController.create does not enforce selector existence, allowing orphan proxy-api-key records
- Docs
- Java not yet supported