Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 241 Bytes

spring-cloud-config-bus

curl --location --request POST 'http://localhost:8888/monitor' --header 'X-Github-Event: push' --header 'Content-Type: application/json' --data-raw '{"commits": [{"modified": ["application.properties"] }]}'