apache / shenyu-dashboard

Apache ShenYu Dashboard
https://shenyu.apache.org/
Apache License 2.0
180 stars 212 forks source link

[task]Add namespace to select common components #460

Closed xcsnx closed 1 month ago

xcsnx commented 1 month ago

Shenyu is currently undergoing namespace adaptation and transformation. The front end needs to develop a universal component that can switch namespaces and can be used in multiple interfaces. Back-end interface: org.apache.shenyu.admin.controller.NamespaceController. The prototype is as follows:

nmespace
xcsnx commented 1 month ago

Backend issues:https://github.com/apache/shenyu/pull/5584

VampireAchao commented 1 month ago

assign me