Class GithubPropertyPathNotificationExtractor

java.lang.Object
org.springframework.cloud.config.monitor.BasePropertyPathNotificationExtractor
org.springframework.cloud.config.monitor.GithubPropertyPathNotificationExtractor
All Implemented Interfaces:
PropertyPathNotificationExtractor

@Order(2147483347) public class GithubPropertyPathNotificationExtractor extends BasePropertyPathNotificationExtractor
Author:
Dave Syer
  • Constructor Details

    • GithubPropertyPathNotificationExtractor

      public GithubPropertyPathNotificationExtractor()
  • Method Details