Small D Class - New version of the micro-services springcloud + Docker tutorial _3-04 SpringCloud micro-services core components Eureka presentations and closed source after impact

notes

4, SpringCloud micro-services core components Eureka presentations and closed source after impact
    Description:
        SpringCloud system introduced
            official address: http: //projects.spring.io/spring-cloud/


        basics of Eureka -> Paint explain the interaction process, the service provider by <-> service consumer;

        after closing Eureka 2.x source selection
    
    reference: HTTPS: //www.jianshu.com/p/d32ae141f680
         https://blog.csdn.net/zjcjava/article/details/78608892

Start

Spring Cloud Config is a configuration center. Modify the configuration does not need to modify the configuration file, you only need to modify the web page will prompt other references to synchronize inside








 

Guess you like

Origin www.cnblogs.com/wangjunwei/p/11440751.html