Hi Community: Recently we have recieved some feedback from our user , that our documents are not enough quick&clear and sometimes it still causes some error. May be we should discuss how to improve it together.
Take our "Quick Start" as an example[1]: 1. Codes or configs (like "pom.xml" ) are fragment , not the whole file , some beginners cannot fully understand how to make it work . 2. We introduced several features like load balance, circuit break etc. Currently there are all "under bmi" , which means if one wants to simply test one of our feature, he must learn from start. Here we may reference the docs in spring.io[2] , every feature in it can run separately and quickly. 3. Now we already have "scaffold" aims to make developing microservices via serviceComb more quickly,may be it's necessary to consider integrate “scaffold” with current "Quick Start" [1] http://servicecomb.incubator.apache.org/docs/quick-start/ [2] https://spring.io/guides