类 ServiceChangeListener

java.lang.Object
com.github.xiaoymin.knife4j.spring.gateway.discover.ServiceChangeListener

public class ServiceChangeListener extends Object
从以下版本开始:
gateway-spring-boot-starter v4.1.0
作者:
milo.xiaomeng@gmail.com 23/02/26 20:43
  • 构造器详细资料

    • ServiceChangeListener

      public ServiceChangeListener()
  • 方法详细资料

    • discover

      @EventListener(classes={org.springframework.boot.context.event.ApplicationReadyEvent.class,org.springframework.cloud.client.discovery.event.HeartbeatEvent.class,org.springframework.cloud.gateway.event.RefreshRoutesEvent.class}) public void discover()