移除NacosAuthConfig类上冗余注解@Configuration (#3149)
This commit is contained in:
parent
38a2aa111a
commit
82efc57017
@ -43,7 +43,6 @@ import org.springframework.web.cors.CorsUtils;
|
||||
*
|
||||
* @author Nacos
|
||||
*/
|
||||
@Configuration
|
||||
@EnableGlobalMethodSecurity(prePostEnabled = true)
|
||||
public class NacosAuthConfig extends WebSecurityConfigurerAdapter {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user