webhooks dynamic update configuration

config server project relies added monitor 

 

        <dependency>
            <groupId>org.springframework.cloud</groupId>
            <artifactId>spring-cloud-config-monitor</artifactId>
        </dependency>

 

github project management set webhooks 

  

 

  Must be able to access an address outside the network, you can use software to achieve within the network penetration 

    http://xxx.xxx/monitor   

    When submitting a project github post request is sent to the monitor interface, configuration update message queue

    

 

Guess you like

Origin www.cnblogs.com/qin1993/p/11583387.html
Recommended