Registry / networking / shenyu-plugin-base

shenyu-plugin-base

JSON →
library2.7.0javamavenunverified

Apache ShenYu Plugin Base provides foundational classes for building plugins in the ShenYu API gateway.

<dependency> <groupId>org.apache.shenyu</groupId> <artifactId>shenyu-plugin-base</artifactId> <version>2.7.0</version> </dependency>
INSTALL
IMPORT
SIG · SHENYU-PLUGIN-BASE
S
shenyu-plugin-base
networkingjavav2.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AbstractShenyuPlugin
org.apache.shenyu.plugin.base.AbstractShenyuPlugin

Minimal custom plugin extending AbstractShenyuPlugin

import org.apache.shenyu.plugin.base.AbstractShenyuPlugin; public class Example extends AbstractShenyuPlugin { @Override public String named() { return "example"; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
shenyu-plugin-base — mvn dependency:get shenyu-plugin-base · libregistry