scalecube / scalecube-services

Microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing
http://scalecube.github.io/
Apache License 2.0
610 stars 105 forks source link

Java 9+ Module Support #829

Closed Sm0keySa1m0n closed 1 year ago

Sm0keySa1m0n commented 1 year ago

Is there any plans to add module-info to ScaleCube? As it stands you can't use ScaleCube in modular projects.

artem-v commented 1 year ago

We don't have such plans.