Fix Bean Name
Issue gh-14480
This commit is contained in:
+1
-1
@@ -1271,7 +1271,7 @@ public class PrePostMethodSecurityConfigurationTests {
|
||||
}
|
||||
|
||||
@Bean
|
||||
MetaAnnotationService methodSecurityService() {
|
||||
MetaAnnotationService metaAnnotationService() {
|
||||
return new MetaAnnotationService();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user