新文章 网摘 文章 随笔 日记

Ocelot管理界面在.netcore3.1中使用时注意事项

1、.netcore3.1默认使用UseEndpoints路由,但Ocelot.ConfigEditor需要使用MVC路由,所以会报错,请参阅下面文章:
asp.netCore3.0 中使用app.UseMvc() 配置路由

posted @ 2020-02-26 13:33  岭南春  阅读(194)  评论(0)    收藏  举报