mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 01:19:02 +00:00
Polishing
This commit is contained in:
@@ -35,6 +35,7 @@ public class BeanEntry implements ParseState.Entry {
|
||||
this.beanDefinitionName = beanDefinitionName;
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "Bean '" + this.beanDefinitionName + "'";
|
||||
|
||||
Reference in New Issue
Block a user