Large-scale enterprise distributed internet e-commerce platform, launched pc++app+ cloud Service cloud business platform system, including business-to-business, consumer-to-Mobile, on-the-trade, new retail, live e-commerce and other sub-platforms.
Based on the concept of micro-service design, combined with spring
Cloud some of the best projects, such as service discovery, governance, configuration management, routing load, security control and other excellent solutions, using MAVEN technology to modular, service, atomized encapsulation and build, but also for the post-grayscale publishing, continuous integration in advance to prepare for the work.
In addition, before setting up the environment, you need to master the use of Maven and related issues (not repeated here).
Honghu Cloud architecture using MAVEN to build, using MAVEN is not just a jar package control, it is important to seize a central role of Maven, that is, the entire project in a modular way, business and business decoupling, and then the modular business service or component , so that you can do any project or platform business porting.
Finally, consider the fine-grained division of services, such as: A login module, we can all the services related to the login service (basic information verification; user name, email, mobile phone authentication login, mobile phone Verification Code acquisition, verify the user is bound, etc.), and finally for multi-service service orchestration, In this way, the micro-service architecture is being done.
Honghu Code structure diagram:
ecommerce Java business-to-consumer cloud platform