|
преди 5 години | |
---|---|---|
.. | ||
src | преди 5 години | |
README.md | преди 5 години | |
pom.xml | преди 5 години |
This module provides the Envoy rate limiting gRPC service implementation with Sentinel token server.
Note: the gRPC stub classes for Envoy RLS service is generated via
protobuf-maven-plugin
during thecompile
goal. The generated classes is located in the directory:target/generated-sources/protobuf
.
Build the executable jar:
mvn clean package -P prod