SpringCloud combat

  In his spare time work, self-study of the basic components SpringCloud: Eureka, Ribbo, Feign, Zuul, Config, Bus, it is time to look at these practice their knowledge of, and record your own learning process.

First, the needs analysis

  The following implementation is a news portal, first of all we carry needs analysis, the news portal includes features about the following:

  ① Register Login

  ② news list

  ③ User Reviews

Second, product design

  According to needs analysis, product design can be carried out, mainly prototyping, who hold the following is drawn substantially circular design:

(1) Home prototype design

 (2) Articles List prototype design

 (3) List details page prototype design

(4) Personal prototype design center

(5) User Registration prototype FIG.

(6) a user logs prototype design

 Third, the system architecture diagram and technical points

(1) System Architecture FIG.

 

 (2) technical points

 

 

Guess you like

Origin www.cnblogs.com/rmxd/p/11597356.html