Polishing
This commit is contained in:
@@ -151,11 +151,6 @@ public class GenericApplicationContext extends AbstractApplicationContext implem
|
||||
this.beanFactory.setParentBeanFactory(getInternalParentBeanFactory());
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setId(String id) {
|
||||
super.setId(id);
|
||||
}
|
||||
|
||||
/**
|
||||
* Set whether it should be allowed to override bean definitions by registering
|
||||
* a different definition with the same name, automatically replacing the former.
|
||||
|
||||
Reference in New Issue
Block a user