remove sentinel @Validated annotation (#3122)

pull/3136/head
RuanSheng 2 years ago committed by GitHub
parent 6c3886618d
commit 924c44923b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,6 @@ import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.boot.context.properties.DeprecatedConfigurationProperty;
import org.springframework.core.Ordered;
import org.springframework.util.StringUtils;
import org.springframework.validation.annotation.Validated;
/**
* {@link ConfigurationProperties} for Sentinel.

Loading…
Cancel
Save