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] SubscribeRepository.add lost-update race loses subscribers
- [BUG] MqttBootstrapServer shutdown NPE on failed start; start swallows InterruptedException
- [BUG] handleMessageEndpoint builds JSON via String.format without escaping + default-charset bytes
- [BUG] MessageHandlingResult.getResponseBodyAsJson serializes MCP types with plain ObjectMapper (wrong serializer)
- [BUG] RequestConfigHelper.getUrlTemplate/getMethod NPE when requestTemplate/url absent
- [BUG] RequestConfigHelper.buildPath does not URL-encode path/query values
- [BUG] SseEventFormatter uses default-charset getBytes() for SSE
- [BUG] TcpBootstrapServer.shutdown never disposes the upstream ConnectionProvider (connection-pool leak)
- [BUG] Sliding-window counts stale entries before cleanup, causing spurious rejection
- [BUG] removeRule destroys the wrong cache key, leaking stale ChatClients
- Docs
- Java not yet supported