moremind opened a new issue, #4474:
URL: https://github.com/apache/shenyu/issues/4474

   ### Description
   
   Shenyu is a native API gateway for service proxy, protocol translation and 
API governance. It can manage and maintain the API through Shenyu-admin, and 
support internationalization in Chinese and English. Unfortunately, 
Shenyu-admin is only internationalized on the front end. The message prompt 
returned by the back-end interface is still in English. Therefore, we need to 
implement internationalization support for the back-end interface.This will lay 
a good foundation for shenyu to move towards more language support.
   
   Relevant skills:
   * Understand the architecture of ShenYu
   * Understand SpringCloud micro-service and ShenYu SpringCloud proxy plugin.
   * Understand ShenYu e2e framework and architecture.
   
   How to coding
   * please refer to `org.apache.shenyu.e2e.testcase.plugin.DividePluginCases`
   
   How to test
   * start shenyu admin in docker
   * start shenyu boostrap in docker
   * run test case 
`org.apache.shenyu.e2e.testcase.plugin.PluginsTest#testDivide`
   
   
   
   ### Task List
   
   1. develop e2e tests of the springcloud plug-in.
   1. write shenyu e2e springcloud plugin documentation in shenyu-website.


-- 
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]

Reply via email to