-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
@configuration
@ConfigurationProperties(prefix = "inspect")
@RefreshScope
@DaTa
@EventListener
public void ruleChange(RefreshScopeRefreshedEvent event) {
System.out.println(inspectrules);
}
// default use setter to bind properties
// refreshscope need an client fire like nacos or acturator
Metadata
Metadata
Assignees
Labels
No labels