AbelKeithsun commented on issue #5949:
URL: https://github.com/apache/shenyu/issues/5949#issuecomment-2705680502

   我的主要流程为:
   1. 从 github 下拉项目。
   2. 使用 docker 启动 ,MySQL 和 ZooKeeper 项目。
   
   
![Image](https://github.com/user-attachments/assets/0e08408c-d711-44c5-ae0b-a23544974dac)
   
   3. 修改 shenyu-admin 项目中的配置文件使用数据库为 MySQL。修改 MySQL 配置文件为本地 MySQL 服务器。
   
![Image](https://github.com/user-attachments/assets/ec0096f0-1dee-4ff8-b703-98ceb2dd54df)
   
   
![Image](https://github.com/user-attachments/assets/866679f0-9795-4d9b-8e2d-11e201605ada)
   
   4. 启动docker中的 MySQL 和 zookeeper 服务器。
   5. 依次启动shenyu中的 boot、admin、example-dubbo-service。
   6. 
使用apifox或者浏览器直接get请求,http://[localhost:9195/dubbo/findById](http://localhost:9195/dubbo/findById)。
   
   
![Image](https://github.com/user-attachments/assets/8a41d193-e5f6-4639-a23b-ede43c8ce1e0)


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