swoft-cloud / swoft

🚀 PHP Microservice Full Coroutine Framework
https://swoft.org
Apache License 2.0
5.58k stars 786 forks source link

连接池报错的问题 #398

Closed longjianghu closed 6 years ago

longjianghu commented 6 years ago

由于初学对连接池配置不正确,Swoft报了一个Service does not configure uri name=5bac86d63735b。能否把这个提示改一下,这个提示有点让人误解。

longjianghu commented 6 years ago

另外文件生成工具能不能自动根据配置文件生成连接池配置文件?

huangzhhui commented 6 years ago

服务没有配置 URI 则返回此错误,请检查服务的相关配置,内容提示其实已经挺明显的了