tzssangglass commented on issue #7503: URL: https://github.com/apache/apisix/issues/7503#issuecomment-1191015793
> apisix实例虽然启动但不知道如何使用自己写的插件,通过curl 127.0.0.1:9090/v1/schema > schema.json查看该文件也并没有自定义插件的定义信息。搜索资料发现加载方式都是将自己开发的应用放在apisix/apisix/plugins目录再修改config-default.yaml文件加入自定义插件。 see: https://github.com/apache/apisix/blob/master/docs/en/latest/plugin-develop.md#where-to-put-your-plugins Here are the answers you need. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
